summaryrefslogtreecommitdiffstats
path: root/fonts-x11/hack/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/hack/INSTALL')
-rwxr-xr-xfonts-x11/hack/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/fonts-x11/hack/INSTALL b/fonts-x11/hack/INSTALL
new file mode 100755
index 0000000000..d2f15e6e63
--- /dev/null
+++ b/fonts-x11/hack/INSTALL
@@ -0,0 +1,2 @@
+install -vm 755 -d "$INSTALL_ROOT/usr/share/fonts/TTF" &&
+install -vm 644 *.ttf "$INSTALL_ROOT/usr/share/fonts/TTF"