From 0cf616e1cac2fcc85784cc847c460fad0b5e4737 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 9 Apr 2022 17:17:00 +0200 Subject: botan moved from community to extra --- extra/botan/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extra/botan/PKGBUILD (limited to 'extra') 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 , + ' +)" -- cgit v1.2.3-54-g00ecf