index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/seed-build-list | 3 |
diff --git a/bin/seed-build-list b/bin/seed-build-list index cfcd49e..25b7f42 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -5,6 +5,9 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" +# TODO: upon un-deleting a package, actually _remove_ it from the +# deletion-list + # shellcheck disable=SC2016 usage() { >&2 echo '' |