From b4f89078e729b04fd7a7d5633fe7f61206277886 Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Sun, 25 Feb 2018 09:36:44 +0700 Subject: system/noto-fonts: Fix script. Signed-off-by: Willy Sudiarto Raharjo --- system/noto-fonts/noto-fonts.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'system') diff --git a/system/noto-fonts/noto-fonts.SlackBuild b/system/noto-fonts/noto-fonts.SlackBuild index 308e465658..692b717e93 100644 --- a/system/noto-fonts/noto-fonts.SlackBuild +++ b/system/noto-fonts/noto-fonts.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=noto-fonts VERSION=${VERSION:-20180111} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} ARCH=noarch @@ -59,9 +59,6 @@ install -m644 alpha/Noto*.tt[fc] $PKG/usr/share/fonts/TTF/ install -m644 hinted/Noto*.tt[fc] $PKG/usr/share/fonts/TTF/ install -m644 unhinted/Noto*.tt[fc] $PKG/usr/share/fonts/TTF/ -# Already in NotoSans-*.ttc -rm -f $PKG/usr/share/fonts/TTF/NotoSans{,UI}-*.ttf - mkdir -p $PKG/etc/fonts/conf.avail install -m644 $CWD/*.conf $PKG/etc/fonts/conf.avail/ -- cgit v1.2.3