index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-04-23 16:18:34 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-04-23 16:18:34 +0200 |
commit | deb86cc435f380d7084f727176bf964691c6196d (patch) | |
tree | 271b01cafed1032eabb99b116b568d19de5f7b21 /bin | |
parent | de83633cf54bc28c7f5244ccc8557a2e1583d6b2 (diff) |
-rwxr-xr-x | bin/get-package-updates | 1 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 2a64219..6054379 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -190,6 +190,7 @@ echo 'Check modified packages from the last update, and put them to the build li # If a new package is added, then ensure that it's not on the deletion list. trigger_rebuild_on_any_file_sed_expression=$( + # note: This only works for upstream sources! # shellcheck disable=SC2016 { printf 'SELECT DISTINCT CONCAT(' |