Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-09-08 21:59:58 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-09-08 21:59:58 +0300
commitbcc713889bb45071fc6990cc75aea15723fb2b13 (patch)
treee4d26bf1f4d416f2f1de532bee9afebb7f5475b7
parent4e33237a92d7d6f7f4a70d719721c5a65b8e4ac2 (diff)
extra/exim: Fix CARCH
-rw-r--r--extra/exim/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/exim/PKGBUILD b/extra/exim/PKGBUILD
new file mode 100644
index 00000000..c9345dc8
--- /dev/null
+++ b/extra/exim/PKGBUILD
@@ -0,0 +1 @@
+eval "$(declare -f package | sed 's/.CARCH/i386/')"