summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbumpPkgrel2
1 files changed, 1 insertions, 1 deletions
diff --git a/bumpPkgrel b/bumpPkgrel
index 51807816..18625639 100755
--- a/bumpPkgrel
+++ b/bumpPkgrel
@@ -79,7 +79,7 @@ if [ $# -ne 1 ] || ${auto_detect}; then
{
printf '%s\n' "$@"
if ${auto_detect}; then
- "${0%/*}/checkPinnedDependencies" -m
+ "${0%/*}/checkPinnedDependencies" -m "${provided}"
fi
} \
| sort -u \