diff options
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 3 |
1 files changed, 3 insertions, 0 deletions
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. |