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 7e89119..c2fa39e 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -4,7 +4,7 @@ # find the PKGBUILD of a given package in a given repository # TODO: -# _properly_ include repository of package customizations +# mangle $arch in PKBUILDs to contain i486, i586, i686 find_pkgbuild() { |