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