[Slackbuilds-users] The link to chromium source needs fixing.

ABELA Chris chris.abela at maltats.com
Fri Jan 13 13:18:57 UTC 2012


Niels implemented a clever solution in my zyGrib.SlackBuild which may be
copied:

 

 

# In case the source was fetched with wget or some other downloader:

SRCTAR=$PRGNAM-$VERSION.tgz

[ -e "getfile.php?file=$SRCTAR" ] && SRCTAR="getfile.php?file=$SRCTAR"

 

.

.

.

tar xvf $CWD/$SRCTAR

.

.

.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20120113/1426d8a5/attachment.html>


More information about the SlackBuilds-users mailing list