summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/xorgproto.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/post-install/xorgproto.post-install')
-rw-r--r--source/x/x11/post-install/xorgproto.post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/x/x11/post-install/xorgproto.post-install b/source/x/x11/post-install/xorgproto.post-install
new file mode 100644
index 000000000..7a3fa9751
--- /dev/null
+++ b/source/x/x11/post-install/xorgproto.post-install
@@ -0,0 +1,5 @@
+# These all have the arch specific library path in them, so usr/share is not
+# the right place to keep them:
+mkdir -p $PKG/usr/lib
+mv $PKG/usr/share/pkgconfig $PKG/usr/lib
+rmdir $PKG/usr/share 2> /dev/null