summaryrefslogtreecommitdiff
path: root/system/ttf-sil-gentium/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttf-sil-gentium/doinst.sh')
-rw-r--r--system/ttf-sil-gentium/doinst.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/ttf-sil-gentium/doinst.sh b/system/ttf-sil-gentium/doinst.sh
deleted file mode 100644
index f24d0b8cbd..0000000000
--- a/system/ttf-sil-gentium/doinst.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# Update the X font indexes:
-if [ -x usr/bin/fc-cache ]; then
- usr/bin/fc-cache -f
-fi
-