summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2016-01-30 15:05:23 +0100
committer Willy Sudiarto Raharjo2016-02-05 01:02:36 +0100
commit0aeb999510e16f4a59bb4a0f3107f6a06a6123f2 (patch)
tree001b62da24d0966abf0d129e8a9804d8ce4a360a
parentff93c48cf1292556572803ac58e94b15c292b6c1 (diff)
downloadslackbuilds-0aeb999510e16f4a59bb4a0f3107f6a06a6123f2.tar.gz
system/adobe-source-sans-pro-font: Support alternate tarball name.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild2
1 files changed, 1 insertions, 1 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 d2eaff70b0..8da987f567 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
@@ -55,7 +55,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf ${SRCDIR}
-tar xf $CWD/$SRC
+tar xvf $CWD/$SRC || tar xvf $CWD/$SRCDIR.tar.gz
cd $SRCDIR
chown -R root:root .
find -L . \