index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-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" |