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, 1 insertions, 1 deletions
diff --git a/fonts-x11/hack/INSTALL b/fonts-x11/hack/INSTALL
index d2f15e6e63..60173c8d2c 100755
--- a/fonts-x11/hack/INSTALL
+++ b/fonts-x11/hack/INSTALL
@@ -1,2 +1,2 @@
install -vm 755 -d "$INSTALL_ROOT/usr/share/fonts/TTF" &&
-install -vm 644 *.ttf "$INSTALL_ROOT/usr/share/fonts/TTF"
+install -vm 644 ttf/*.ttf "$INSTALL_ROOT/usr/share/fonts/TTF"