From 814e90282a713923920c85f4acd9b9c4e0f5290c Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Thu, 13 May 2010 00:40:18 +0200 Subject: system/freefont: Updated for version 20080912 --- system/freefont/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/freefont/doinst.sh') 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 + -- cgit v1.2.3