diff options
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update index f808d2c..75d0465 100755 --- a/bin/db-update +++ b/bin/db-update @@ -23,6 +23,8 @@ # correctly handle if a package moved from community to official or # vice versa +# use "builds" instead of assuming package builds only it's name + . "${0%/*}/../conf/default.conf" usage() { |