wok rev 10646

makeself: *.run TARBALL should be handled by a good packages builder :-)
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 27 02:23:25 2011 +0200 (2011-05-27)
parents 6506852423c8
children 9ecc080368ca
files makeself/receipt
line diff
     1.1 --- a/makeself/receipt	Fri May 27 02:06:25 2011 +0200
     1.2 +++ b/makeself/receipt	Fri May 27 02:23:25 2011 +0200
     1.3 @@ -7,12 +7,11 @@
     1.4  MAINTAINER="slaxemulator@gmail.com"
     1.5  TARBALL="$PACKAGE-$VERSION.run"
     1.6  WEB_SITE="http://megastep.org/makeself"
     1.7 -WGET_URL="http://megastep.org/makeself/makeself.run"
     1.8 +WGET_URL="http://megastep.org/makeself/$PACKAGE-$VERSION.run"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	/bin/sh $src/$TARBALL
    1.14  	cd $src
    1.15  	mkdir -p $PWD/_pkg/usr/bin
    1.16  	mkdir -p $PWD/_pkg/usr/share/makeself