summaryrefslogtreecommitdiffstats
path: root/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild')
-rw-r--r--system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild
index dc0ff70105..d2eaff70b0 100644
--- a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild
+++ b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild
@@ -27,18 +27,16 @@
PRGNAM=adobe-source-sans-pro-font
-# ahem
-
# The version in the tarball
-SRCVERSION=${VERSION:-2.010roman-1.065-italic}
+SRCVERSION=${VERSION:-1.065R-it}
# The version in the package
-VERSION=${PKG_VERSION:-2.010ro1.065it}
+VERSION=${PKG_VERSION:-2.010.ro.1.065.it}
# The version in the untarred source directory
SRC_VERSION=2.010R-ro-1.065R-it
-SRC=SourceSansPro_FontsOnly-${SRCVERSION}
+SRC=${SRCVERSION}.tar.gz
SRCDIR=source-sans-pro-${SRC_VERSION}
BUILD=${BUILD:-1}
@@ -57,7 +55,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf ${SRCDIR}
-unzip $CWD/${SRC}.zip
+tar xf $CWD/$SRC
cd $SRCDIR
chown -R root:root .
find -L . \