summaryrefslogtreecommitdiff
path: root/extra/imlib2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/imlib2/PKGBUILD')
-rw-r--r--extra/imlib2/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/imlib2/PKGBUILD b/extra/imlib2/PKGBUILD
new file mode 100644
index 00000000..9bc8825c
--- /dev/null
+++ b/extra/imlib2/PKGBUILD
@@ -0,0 +1,7 @@
+# we are on 32-bit
+eval "$(
+ declare -f build | \
+ sed '
+ s/--enable-amd64//
+ '
+)"