diff options
Diffstat (limited to 'x11/font-cursor-misc/font-cursor-misc.post-install')
-rw-r--r-- | x11/font-cursor-misc/font-cursor-misc.post-install | 8 |
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 e9dc2acdad..0000000000 --- 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." - |