summaryrefslogtreecommitdiff
path: root/bin/copy-to-build-support
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-08 17:30:21 +0200
committerErich Eckner <git@eckner.net>2018-09-08 17:30:21 +0200
commit3621539ed16fb9ab1797fa383189b1323e070cc9 (patch)
treedca5b7e3fd4b4050eb93d1e86de5cddfd2bb4686 /bin/copy-to-build-support
parentcd56bf9ce6c64f511a3fae0cc86894cc25dd5a93 (diff)
downloadbuilder-3621539ed16fb9ab1797fa383189b1323e070cc9.tar.xz
bin/copy-to-build-support: add TODO
Diffstat (limited to 'bin/copy-to-build-support')
-rwxr-xr-xbin/copy-to-build-support2
1 files changed, 2 insertions, 0 deletions
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 ''