aboutsummaryrefslogtreecommitdiff
path: root/xorg/dejavu-fonts-ttf/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-15 22:14:43 +0300
committerCem Keylan <cem@ckyln.com>2020-01-15 22:14:43 +0300
commit21fc7560eeaeb7ff0d25ef210570faf47c09357f (patch)
tree69e5d6a83baa5c68e0d8924a2e7d2a438f6ea4b1 /xorg/dejavu-fonts-ttf/build
parent1ceea00147f517717cfb3780217eb227e348e2c7 (diff)
downloadrepository-21fc7560eeaeb7ff0d25ef210570faf47c09357f.tar.gz
dejavu-fonts-ttf: add package to xorg
Diffstat (limited to 'xorg/dejavu-fonts-ttf/build')
-rwxr-xr-xxorg/dejavu-fonts-ttf/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg/dejavu-fonts-ttf/build b/xorg/dejavu-fonts-ttf/build
new file mode 100755
index 00000000..f8601819
--- /dev/null
+++ b/xorg/dejavu-fonts-ttf/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+install -Dm644 ttf/*.ttf -t "$1/usr/share/fonts/TTF/"
+install -Dm644 fontconfig/*.conf -t "$1/etc/fonts/conf.avail/"