From 404ac613833c4d0de85edb5c99bb8c27eed637a7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 15 Jul 2017 16:35:58 +0200 Subject: bin/db-update: added todo --- bin/db-update | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/db-update b/bin/db-update index 14fca97..39d972f 100755 --- a/bin/db-update +++ b/bin/db-update @@ -20,6 +20,9 @@ # separate locks for staging, testing (and stable) +# correctly handle if a package moved from community to official or +# vice versa + . "${0%/*}/../conf/default.conf" usage() { -- cgit v1.2.3-54-g00ecf