From 1ceea00147f517717cfb3780217eb227e348e2c7 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 15 Jan 2020 20:57:16 +0300 Subject: liberation-fonts-ttf: add package to xorg --- xorg/liberation-fonts-ttf/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 xorg/liberation-fonts-ttf/build (limited to 'xorg/liberation-fonts-ttf/build') diff --git a/xorg/liberation-fonts-ttf/build b/xorg/liberation-fonts-ttf/build new file mode 100755 index 00000000..c1286567 --- /dev/null +++ b/xorg/liberation-fonts-ttf/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +install -Dm644 *.ttf -t "$1/usr/share/fonts/TTF/" +install -Dm644 *.conf -t "$1/etc/fonts/conf.avail/" -- cgit v1.2.3