From fc41ad4920b552ba5e39be169d4b27b5897c7852 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 17 Oct 2019 09:22:44 +0200 Subject: add TODOs for removing hard-coded package suffixes --- bin/copy-to-build-support | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/copy-to-build-support') diff --git a/bin/copy-to-build-support b/bin/copy-to-build-support index c1d5cfb..abf11cb 100755 --- a/bin/copy-to-build-support +++ b/bin/copy-to-build-support @@ -9,6 +9,8 @@ # TODO: allow to introduce a manually built package into build-support +# TODO: remove hard-coded package suffixes + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3