aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/apple-fonts-Garamond/apple-fonts-Garamond.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/apple-fonts-Garamond/apple-fonts-Garamond.SlackBuild b/system/apple-fonts-Garamond/apple-fonts-Garamond.SlackBuild
index 157e2129e5648..4aeb812cf5b1c 100644
--- a/system/apple-fonts-Garamond/apple-fonts-Garamond.SlackBuild
+++ b/system/apple-fonts-Garamond/apple-fonts-Garamond.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=apple-fonts-Garamond
VERSION=${VERSION:-r134}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -49,7 +49,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
mkdir -p $PKG/usr/share/fonts/TTF
-cp -a $CWD/*.ttf $PKG/usr/share/fonts/TTF
+cp -L $CWD/*.ttf $PKG/usr/share/fonts/TTF
# just in case...
chmod 0644 $PKG/usr/share/fonts/TTF/*.ttf