Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-all
diff options
context:
space:
mode:
Diffstat (limited to 'build-all')
-rwxr-xr-xbuild-all4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-all b/build-all
index 22df715..9f4a53e 100755
--- a/build-all
+++ b/build-all
@@ -34,9 +34,9 @@ ARCHIVE_DIR="/srv/http/mirror/archive.archlinux32.org/iso"
MIRROR_USER='mirror'
MIRROR_GROUP='mirror'
#Andreas Baumann (sign) <mail@andreasbaumann.cc>
-SIGN_KEY='16194A82231E9EF823562181C8E8F5A0AF9BA7E7'
+#SIGN_KEY='16194A82231E9EF823562181C8E8F5A0AF9BA7E7'
# Archlinux 32 Release Key <release@archlinux32.org>
-#SIGN_KEY='33CA3597B0D161AAE4173F65C17F1214114574A4'
+SIGN_KEY='33CA3597B0D161AAE4173F65C17F1214114574A4'
base_dir=$(
readlink -e "${0%/*}"