summaryrefslogtreecommitdiffstats
path: root/source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install')
-rw-r--r--source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install b/source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install
new file mode 100644
index 0000000..2553367
--- /dev/null
+++ b/source.local/x/x11/post-install/font-adobe-utopia-100dpi.post-install
@@ -0,0 +1,8 @@
+# The fonts really should go in /usr/share/fonts:
+mkdir -p $PKG/usr/share
+mv $PKG/usr/lib/X11/fonts $PKG/usr/share
+# I use this strange sequence so I'll notice if anything else
+# pops up in /usr/lib/X11:
+rmdir $PKG/usr/lib/X11/fonts
+rmdir $PKG/usr/lib/X11
+rmdir $PKG/usr/lib