index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/common-functions | 2 |
diff --git a/bin/common-functions b/bin/common-functions index dd3b772..c9e516b 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -408,7 +408,7 @@ ls_master_mirror() { # in all repositories not-older (newer) than $repository # TODO: implement b) and c) - +# # A package is considered older (not newer) if # a) its version is older (not newer) or # b) if its architecture is 'any' and different or |