Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libogg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libogg/PKGBUILD')
-rw-r--r--extra/libogg/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/libogg/PKGBUILD b/extra/libogg/PKGBUILD
new file mode 100644
index 00000000..f4135e04
--- /dev/null
+++ b/extra/libogg/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f package | \
+ sed '
+ s|config_types{,-64}.h|config_types{,-32}.h|
+ '
+)"