wok diff makeself/receipt @ rev 12839

dropbear: make it cross-compile for ARM (had to disable zlib)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 23 01:32:48 2012 +0200 (2012-05-23)
parents 61e9a91fcb83
children 3765f181a6d5
line diff
     1.1 --- a/makeself/receipt	Tue Mar 15 18:19:02 2011 +0000
     1.2 +++ b/makeself/receipt	Wed May 23 01:32:48 2012 +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