summaryrefslogtreecommitdiffstats
path: root/fonts/freefont-ttf/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/freefont-ttf/INSTALL')
-rwxr-xr-xfonts/freefont-ttf/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/fonts/freefont-ttf/INSTALL b/fonts/freefont-ttf/INSTALL
new file mode 100755
index 0000000000..ff202c4fed
--- /dev/null
+++ b/fonts/freefont-ttf/INSTALL
@@ -0,0 +1,3 @@
+local FONT_DIR=${INSTALL_ROOT}/usr/share/fonts/TTF
+mkdir -p $FONT_DIR &&
+install -m 644 -o root -g root *.ttf $FONT_DIR