index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-09-08 17:30:21 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-09-08 17:30:21 +0200 |
commit | 3621539ed16fb9ab1797fa383189b1323e070cc9 (patch) | |
tree | dca5b7e3fd4b4050eb93d1e86de5cddfd2bb4686 /bin/copy-to-build-support | |
parent | cd56bf9ce6c64f511a3fae0cc86894cc25dd5a93 (diff) |
-rwxr-xr-x | bin/copy-to-build-support | 2 |
diff --git a/bin/copy-to-build-support b/bin/copy-to-build-support index b99c3c1..8024965 100755 --- a/bin/copy-to-build-support +++ b/bin/copy-to-build-support @@ -7,6 +7,8 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" +# TODO: allow to introduce a manually built package into build-support + # shellcheck disable=SC2016 usage() { >&2 echo '' |