summaryrefslogtreecommitdiffstats
path: root/src/ob-applypatches.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ob-applypatches.sh')
-rw-r--r--src/ob-applypatches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ob-applypatches.sh b/src/ob-applypatches.sh
index 0ab3308..e4e8531 100644
--- a/src/ob-applypatches.sh
+++ b/src/ob-applypatches.sh
@@ -61,7 +61,7 @@ main()
fi
ob_init_package '..' || return 1
- ob_parse_package_metadata -c '.opkbuild.cache' || return 1
+ ob_parse_package_metadata || return 1
apply_patches || return 1