summaryrefslogtreecommitdiffstats
path: root/fonts-x11/ttf-carlito/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'fonts-x11/ttf-carlito/INSTALL')
-rwxr-xr-xfonts-x11/ttf-carlito/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/fonts-x11/ttf-carlito/INSTALL b/fonts-x11/ttf-carlito/INSTALL
new file mode 100755
index 0000000000..41e3bfe1e2
--- /dev/null
+++ b/fonts-x11/ttf-carlito/INSTALL
@@ -0,0 +1,3 @@
+local fontdir="$INSTALL_ROOT/usr/share/fonts/TTF" &&
+install -m 755 -d "$fontdir" &&
+install -m 444 -o root -g root "$SOURCE_DIRECTORY"/*/*.ttf "$fontdir"