summaryrefslogtreecommitdiffstats
path: root/x11/font-cursor-misc/font-cursor-misc.post-install
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-08-17 21:57:25 +0000
committerMichael Mason <ms13sp@gmail.com>2009-08-17 21:57:25 +0000
commit4cbcc8ac82a6658788c04847d0b1f28f1fcd4f8c (patch)
treedc0b2592803307ba7e12559aec1792b97b95ef5e /x11/font-cursor-misc/font-cursor-misc.post-install
parent8bae20460e6983832a37ecd505a1900eaf04f9e6 (diff)
parent77daa2d2a662f693dd29d2592e3d36f1e3415b4c (diff)
downloadaports-4cbcc8ac82a6658788c04847d0b1f28f1fcd4f8c.tar.bz2
aports-4cbcc8ac82a6658788c04847d0b1f28f1fcd4f8c.tar.xz
Merge branch 'master' of git://git.alpinelinux.org/aports
Diffstat (limited to 'x11/font-cursor-misc/font-cursor-misc.post-install')
-rw-r--r--x11/font-cursor-misc/font-cursor-misc.post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/x11/font-cursor-misc/font-cursor-misc.post-install b/x11/font-cursor-misc/font-cursor-misc.post-install
deleted file mode 100644
index e9dc2acd..00000000
--- a/x11/font-cursor-misc/font-cursor-misc.post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-echo -n "Updating font cache (TODO: implement triggers in apk)... "
-fc-cache -f > /dev/null
-mkfontscale /usr/share/fonts/misc
-mkfontdir /usr/share/fonts/misc
-echo "done."
-