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 c2e27e4..ce25ead 100644
--- a/lib/remove.sh
+++ b/lib/remove.sh
@@ -62,7 +62,7 @@ remove_packages_from_suite_archplat()
refs=$(db_dec_references "${arch}" "${plat}" "${source}" "${binver}")
while read -r size sect pkg; do
- feed_remove_package "${chan}" "${dist}" "${plat}" "${arch}" \
+ feed_remove_package "${chan}" "${dist}" "${arch}" "${plat}" \
"${sect}" "${pkg}"
if [ ${refs} -eq 0 ]; then
file="pool/$(hash_name "${source}")/${source}"