index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-08-08 08:08:16 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-08 08:20:00 +0200 |
commit | ff57fff0ea0d2f0205082f73d124850c40b112d4 (patch) | |
tree | c42012152bbc954ebf44bcfdac8e91c9ac784034 /bin/get-package-updates | |
parent | 5447867ea4a5ad6e7780a852cff635389c362bef (diff) |
-rwxr-xr-x | bin/get-package-updates | 3 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 69a227a..2b07520 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -14,9 +14,6 @@ # TODO: keep database clean in case of abort -# TODO: Being on the deletion-list is not a reason not to be scheduled -# if a dependency formerly on the deletion-list is now being built. - # TODO: maybe it's best to complain on irc if the generation of the meta # data from the PKGBUILD fails |