summaryrefslogtreecommitdiffstats
path: root/lib/remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/remove.sh')
-rw-r--r--lib/remove.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/remove.sh b/lib/remove.sh
index c268d8a..f756a9d 100644
--- a/lib/remove.sh
+++ b/lib/remove.sh
@@ -59,7 +59,7 @@ remove_packages_from_suite_archplat()
return 0
fi
db_del_binver "${chan}" "${dist}" "${arch}" "${plat}" "${source}"
- refs=$(db_dec_references "${plat}" "${arch}" "${source}" "${binver}")
+ refs=$(db_dec_references "${arch}" "${plat}" "${source}" "${binver}")
while read -r size sect pkg; do
feed_remove_package "${chan}" "${dist}" "${plat}" "${arch}" \