index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-10-06 23:30:19 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-10-06 23:30:19 +0200 |
commit | 8320493ffdd3f57da2528d191567751986cac19f (patch) | |
tree | 505324455e9875bee434c78582fca7d0f5e99dca /bin/get-package-updates | |
parent | 403be3c81b653605701079ef776ad79ac3e4db48 (diff) |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index af33653..ec67bc0 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -11,6 +11,9 @@ # TODO: (might be connected to above): find out who deletes loop-files which # should not be deleted +# TODO: a package must be deleted in the upstream repository and in the +# modification repository to get onto the deletion list + # remove extra whitelist cases # shellcheck source=conf/default.conf |