diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/botan/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/botan/PKGBUILD b/extra/botan/PKGBUILD new file mode 100644 index 00000000..937eee9b --- /dev/null +++ b/extra/botan/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + s,/configure\.py ,\0--cpu=i686 , + ' +)" |