From 16fdb76a1d6fe9da64682537245fa1343dbdbf9e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 14 Aug 2013 12:24:25 -0400 Subject: db_*_references(): Reverse arch and plat. --- (limited to 'lib/suite.sh') 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}" -- cgit v0.9.1