[Slackbuilds-users] making a SlackBuild for golly

Willy Sudiarto Raharjo willysr at gmail.com
Thu Dec 27 13:27:31 UTC 2012


> http://pastebin.com/Dythzi6i
>
> ... my only thought is the eccentric version number might be causing
> problems ...?

Yes
you should have this line
VERSION=${VERSION:-2.4}

and move -src part to this line
rm -rf $PRGNAM-$VERSION-src
tar xvf $CWD/$PRGNAM-$VERSION-src.tar.gz
cd $PRGNAM-$VERSION-src

and it should be working as intended


-- 
Willy Sudiarto Raharjo
Personal Blog : http://willysr.blogspot.com
Linux Blog: http://slackblogs.blogspot.com


More information about the SlackBuilds-users mailing list