index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-06-16 10:25:18 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-06-16 10:25:18 +0200 |
commit | e84ed03bf4fd591ee1b38bda92521274f62af59e (patch) | |
tree | b1b5e144d92ae50284a3c5a281a0af95e5583527 /bin/db-update | |
parent | 1dcb91614f41848b3da01113fe3356b548304bc3 (diff) |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 9b7b3d0..2d161ed 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,8 +9,10 @@ # b) no done package B which is not being moved depends on A # TODO: + # the meta data used to evaluate condition "b" might be for a different # version + # correctly handle if multiple versions of a single package are marked # as "done" |