I'd be more interested in having the template pull variables off the .info file. I often find myself updating version numbers in lots of files when doing it once would normally be quicker and cleaner.
On Tue, Aug 6, 2013 at 3:20 PM, B Watson <[email protected]> wrote: > On 8/5/13, King Beowulf <[email protected]> wrote: > > What do you think of change to the slackbuild template along the lines > of: > > > > ... > > MYSRC=${MYSRC:-$CWD} > > ... > > # with -C don't need a 'cd $TMP' line > > tar xvf $MYSRC/$PRGNAM-$VERSION.tar.gz -C $TMP > > Good plan. > > I'd rather call it SRCDIR or something, but that's nitpicking. > _______________________________________________ > SlackBuilds-users mailing list > [email protected] > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > >
_______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
