Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 404c503..32d1f07 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -185,6 +185,8 @@ delete_package() {
printf 'COMMIT;\n'
+ # no need to remove the binary_package, because it is now on the
+ # deletion-lists
printf 'DELETE `binary_packages_in_repositories`'
printf ' FROM %s' "${query_delete_packages}"
mysql_join_binary_packages_in_repositories_repositories