summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-packages b/bin/build-packages
index bac5d1c..c054f87 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -9,7 +9,7 @@
# send logs of failed builds
# handle if build fails due to "local issues" (e.g. unclean build environment, wrong mirror, ...)
# force different cache for builds (since we don't want to build against an empty i686 cache on a x86_64 host)
-# remove explicit installation of archlinux32-keyring inside the build environment
+# remove explicit installation of archlinux32-keyring inside the build environment - this should be possible after the next pacman upgrade
. "${0%/*}/../conf/default.conf"