index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-09-19 09:29:46 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-19 09:29:46 +0200 |
commit | 93274f3c2ccd1b346354e3ea993e368f8a22298d (patch) | |
tree | b881c38486c1e633cd6d7402640015d126157614 /bin/common-functions | |
parent | 44410e62fe988939136222165da474bcf2d44191 (diff) |
-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 |