index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-11 09:00:28 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-11 09:00:28 +0300 |
commit | 1dca0c4baa251b389bf429a3f249febc701f4781 (patch) | |
tree | 69e0f1aeeb8e1f77e0051758d241f958f18009dc | |
parent | fa94996fa2668812caf08800a1912faa203a46ad (diff) |
-rw-r--r-- | extra/python-lupa/PKGBUILD | 2 |
diff --git a/extra/python-lupa/PKGBUILD b/extra/python-lupa/PKGBUILD new file mode 100644 index 00000000..f93a0a4c --- /dev/null +++ b/extra/python-lupa/PKGBUILD @@ -0,0 +1,2 @@ +eval "$(declare -f build | sed 's@\$CARCH@i686@')" +eval "$(declare -f check | sed 's@\$CARCH@i686@')" |