From a03d5ca817a8065ea5caf0a7a49ee7c133b02964 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 1 Nov 2017 09:21:32 +0100 Subject: bin/db-update, bin/get-package-updates: add TODOs --- bin/db-update | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index 9b3f92f..f304d7b 100755 --- a/bin/db-update +++ b/bin/db-update @@ -16,6 +16,8 @@ # TODO: handle deletion of parts of a split package +# TODO: handle dependencies of parts of a split package separately + # shellcheck disable=SC2039 # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -- cgit v1.2.3-54-g00ecf