summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/build-packages b/bin/build-packages
index aa3de6d..02334e9 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -7,9 +7,6 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
-# TODO: report back in regular intervals, so the build master can
-# abort if the package is outdated and/or someone else finished it.
-
# TODO: build other 'architectures', too (pentium4, i486)
# shellcheck disable=SC2016