wok diff makeself/receipt @ rev 15026
sylpheed: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 11 22:07:47 2013 +0000 (2013-08-11) |
parents | 61e9a91fcb83 |
children | 3765f181a6d5 |
line diff
1.1 --- a/makeself/receipt Tue Mar 15 18:19:02 2011 +0000 1.2 +++ b/makeself/receipt Sun Aug 11 22:07:47 2013 +0000 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