index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-08-22 15:44:06 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-08-22 15:44:06 +0200 |
commit | 41ae4ec752aff0f169818506f9d90e002d3ec048 (patch) | |
tree | 3b7cbfb96b12c90b939cc99402c2323124e4bdc3 /bin | |
parent | 82b62d3f2f8770d41eb266a05005cbe589e266ee (diff) |
-rwxr-xr-x | bin/db-update | 2 |
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() { |