system/adobe-source-code-pro-font: Support alternate tarball name.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-30 14:04:53 +00:00 committed by Willy Sudiarto Raharjo
parent 0fbbb752a8
commit ff93c48cf1

View file

@ -46,7 +46,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf ${SRC}
tar xf $CWD/${VERSION}R-it.tar.gz
tar xvf $CWD/${VERSION}R-it.tar.gz || tar xvf $CWD/${SRC}.tar.gz
cd ${SRC}
chown -R root:root .
find -L . \