summaryrefslogtreecommitdiffstats
path: root/source.local/x/x11/post-install/font-isas-misc.post-install
blob: 25533670d6405499fe85da02eedfb370f9e35b1f (plain)
1
2
3
4
5
6
7
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