summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-20 16:19:31 +0200
committerErich Eckner <git@eckner.net>2018-06-20 16:19:31 +0200
commit3d78b912620e997a58c98bddc30181d672cf172d (patch)
treee97b01646acd1228b9ee5f508db80e234a4c8bb3 /bin
parent82a45c6d0e43ed0aa10c3473c69294ce545e7e09 (diff)
downloadbuilder-3d78b912620e997a58c98bddc30181d672cf172d.tar.xz
bin/build-packages: update TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/build-packages4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 922bbb0..a3fe3c5 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -12,8 +12,8 @@
# 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 need to be recompiled in the end,
-# if this was necessary
+# --without-check, but obviously they (and all dependent packages) need
+# to be recompiled in the end, if this was necessary
# shellcheck disable=SC2016
usage() {