From c559b4290e4e3ab106cf80b14ce1ff011b51478d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 22 Nov 2018 09:27:37 +0100 Subject: bin/seed-build-list: add TODO --- bin/seed-build-list | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/seed-build-list') diff --git a/bin/seed-build-list b/bin/seed-build-list index 385dd99..840ad01 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -7,6 +7,9 @@ # TODO: allow to filter by architecture +# TODO: if a to-be-seeded package is not found in community64, look in +# packages64 or vice versa + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3-54-g00ecf