index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/build-packages | 4 |
diff --git a/bin/build-packages b/bin/build-packages index d65b6f7..4335d53 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -11,10 +11,6 @@ # TODO: report back memory and hdd stats to the build master on successful build -# TODO: haskell-* packages in loops can get semi-fixed by compiling them -# --without-check, but obviously they (and all dependent packages) need -# to be recompiled in the end, if this was necessary - # shellcheck disable=SC2016 usage() { >&2 echo '' |