index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index d148886..ad1de12 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -4,6 +4,9 @@ # Details: # https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates +# TODOs: +# additional to blacklisted packages ignore any packages depending on them + . "${0%/*}/../conf/default.conf" # Create a lock file for build list. |