summaryrefslogtreecommitdiffstats
path: root/ttf-arphic-uming
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-11-07 23:19:08 +0000
committer Eric Hameleers <alien@slackware.com>2007-11-07 23:19:08 +0000
commitcbbadb1575f89992721ac8d641fdea7fb11a40a5 (patch)
tree503bbc4e207edb792790283e75a60b7c383029af /ttf-arphic-uming
parent17a79a6e8b54d41b0d9826e55ad285b3d1edd4a7 (diff)
downloadasb-cbbadb1575f89992721ac8d641fdea7fb11a40a5.tar.gz
asb-cbbadb1575f89992721ac8d641fdea7fb11a40a5.tar.xz
This is OK
Diffstat (limited to 'ttf-arphic-uming')
-rwxr-xr-xttf-arphic-uming/build/ttf-arphic-uming.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/ttf-arphic-uming/build/ttf-arphic-uming.SlackBuild b/ttf-arphic-uming/build/ttf-arphic-uming.SlackBuild
index 228282ae..fb9afba4 100755
--- a/ttf-arphic-uming/build/ttf-arphic-uming.SlackBuild
+++ b/ttf-arphic-uming/build/ttf-arphic-uming.SlackBuild
@@ -131,12 +131,13 @@ elif $(file ${SOURCE} | grep -q ": gzip"); then
fi
chown -R root:root *
chmod -R u+w,go+r-w,a-s *
+cd ${PRGNAM}-${VERSION}
# Install font:
cp uming.ttf $PKG$FONTDIR/
# Add the fontconfig file:
-mkdir $PKG/etc/fonts/conf.{d,avail}
+mkdir -p $PKG/etc/fonts/conf.{d,avail}
cp ttf-arphic-uming $PKG/etc/fonts/conf.avail/20-ttf-arphic-uming
( cd $PKG/etc/fonts/conf.d && \
ln -sf ../conf.avail/20-ttf-arphic-uming