From 6582e665009ba6c4955ee96c700ffdcece955243 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 4 Jul 2022 20:33:10 +0200 Subject: bin/create-build-support-package: add TODO --- bin/create-build-support-package | 4 ++++ 1 file changed, 4 insertions(+) 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:' -- cgit v1.2.3-54-g00ecf