summaryrefslogtreecommitdiffstats
path: root/lib/suite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/suite.sh')
-rw-r--r--lib/suite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/suite.sh b/lib/suite.sh
index 1444b48..e0e0b91 100644
--- a/lib/suite.sh
+++ b/lib/suite.sh
@@ -66,7 +66,7 @@ _suite_copy_source()
"${arch}" "${plat}" "${source}")"
db_set_binver "${dst_chan}" "${dst_dist}" "${arch}" "${plat}" \
"${source}" "${binver}"
- db_inc_references "${plat}" "${arch}" "${source}" "${binver}" \
+ db_inc_references "${arch}" "${plat}" "${source}" "${binver}" \
>/dev/null
while read -r size sect pkg; do
pool_file="pool/$(hash_name "${source}")/${source}"