From 436213e4efaabf22cab44030e7ad2b029e60bd55 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 14 Aug 2013 12:37:07 -0400 Subject: remove_packages_from_suite_archplat(): Reverse. --- (limited to 'lib/include.sh') diff --git a/lib/include.sh b/lib/include.sh index 8b8aaaa..282b14f 100644 --- a/lib/include.sh +++ b/lib/include.sh @@ -78,7 +78,7 @@ include_changes() "${binver}" "${arch}" "${plat}" fi remove_packages_from_suite_archplat "${chan}" \ - "${dist}" "${plat}" "${arch}" "${source}" + "${dist}" "${arch}" "${plat}" "${source}" fi db_set_binver "${chan}" "${dist}" "${arch}" "${plat}" \ "${source}" "${binver}" -- cgit v0.9.1