index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 19bd084..59badd4 100755 --- a/bin/db-update +++ b/bin/db-update @@ -337,7 +337,7 @@ mysql_query_update_replaced_bpir() { printf 'from_base64("%s"),' \ ${force_pkgs} | \ sed 's/,$/);\n/' - else + else # ${force_every_pkg} printf ';\n' fi printf 'DELETE `moveable_bpir`' |