wok diff makeself/receipt @ rev 13699
syslinux/iso2exe: only DOS 3, 4 and 6 supported :-/
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 15 13:43:51 2012 +0100 (2012-12-15) |
parents | 61e9a91fcb83 |
children | 3765f181a6d5 |
line diff
1.1 --- a/makeself/receipt Tue Mar 15 18:19:02 2011 +0000 1.2 +++ b/makeself/receipt Sat Dec 15 13:43:51 2012 +0100 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