From 3621539ed16fb9ab1797fa383189b1323e070cc9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 8 Sep 2018 17:30:21 +0200 Subject: bin/copy-to-build-support: add TODO --- bin/copy-to-build-support | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') 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 '' -- cgit v1.2.3-54-g00ecf