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