index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/create-build-support-package | 4 |
diff --git a/bin/create-build-support-package b/bin/create-build-support-package index 43fb592..d786dcc 100755 --- a/bin/create-build-support-package +++ b/bin/create-build-support-package @@ -7,6 +7,10 @@ # TODO: use the intention-queue +# TODO: add the possibility to add an "external" package - TBD: How to +# create / Where to take from database information (e.g. +# package_sources). + # shellcheck disable=SC2016 usage() { >&2 echo 'usage:' |