From e510e5fa6227ba86f9c35c51a425482f66b7eb9a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 14 Jun 2019 22:39:42 +0200 Subject: bin/build-packages: add TODO --- bin/build-packages | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/build-packages') diff --git a/bin/build-packages b/bin/build-packages index f4089d2..bb2ecba 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -15,6 +15,9 @@ # TODO: some build environments should be archived when the build fails - but: # which/how? +# TODO: it might be worth trying to build with makedepends installed from +# [testing] and only depends installed from [staging] + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3-54-g00ecf