summaryrefslogtreecommitdiffstats
path: root/system/freefont/doinst.sh
diff options
context:
space:
mode:
author Dugan Chen2010-05-13 00:40:18 +0200
committer David Somero2010-05-13 00:40:18 +0200
commit814e90282a713923920c85f4acd9b9c4e0f5290c (patch)
tree7ebb2208236ab1a661692d943a617e7d9d93a590 /system/freefont/doinst.sh
parent322c07403f1fdef4402576034c0fa7faee12c9c9 (diff)
downloadslackbuilds-814e90282a713923920c85f4acd9b9c4e0f5290c.tar.gz
system/freefont: Updated for version 20080912
Diffstat (limited to 'system/freefont/doinst.sh')
-rw-r--r--system/freefont/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/freefont/doinst.sh b/system/freefont/doinst.sh
index bdb050188d..26221059a3 100644
--- a/system/freefont/doinst.sh
+++ b/system/freefont/doinst.sh
@@ -1,4 +1,3 @@
-#!/bin/sh
# Update the X font indexes:
if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then
( cd /usr/share/fonts/TTF
@@ -9,3 +8,4 @@ fi
if [ -x /usr/bin/fc-cache ]; then
/usr/bin/fc-cache -f
fi
+