index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 09da704..d9dd362 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -7,7 +7,7 @@ # TODOs: # additional to blacklisted packages ignore any packages depending on them # be more secure in case of update while build(s) is/are still in progress -# -> (stale) lock files, moving loop lock files +# -> (stale) lock files, moving (or changing content of) loop lock files . "${0%/*}/../conf/default.conf" |