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