Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconf/slave.conf.example3
-rwxr-xr-xlib/load-configuration3
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/slave.conf.example b/conf/slave.conf.example
index f378935..ef742a9 100755
--- a/conf/slave.conf.example
+++ b/conf/slave.conf.example
@@ -25,7 +25,8 @@
# ':mirrored_source_by_hash:' \
# ':clean_chroot:haskell_without_check:' \
# ':with_build_support:' \
-# ':with_build_support:clean_chroot:'
+# ':with_build_support:clean_chroot:' \
+# ':with_build_support:haskell_without_check:'
#)
# commands to run to update the i686 package mirror used for installing i686 packages,
diff --git a/lib/load-configuration b/lib/load-configuration
index e7af638..94ec6d9 100755
--- a/lib/load-configuration
+++ b/lib/load-configuration
@@ -102,7 +102,8 @@ straws_that_might_repair_failing_builds=$(
':mirrored_source_by_hash:' \
':clean_chroot:haskell_without_check:' \
':with_build_support:' \
- ':with_build_support:clean_chroot:'
+ ':with_build_support:clean_chroot:' \
+ ':with_build_support:haskell_without_check:'
)
# root directory of the webserver