wok-next diff xorg-xf86miscproto/receipt @ rev 15147
jed: filter wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 13:01:55 2013 +0000 (2013-08-15) |
parents | a09e9d64e4c9 |
children | 3af9c976b7d4 |
line diff
1.1 --- a/xorg-xf86miscproto/receipt Fri May 31 00:58:07 2013 +0000 1.2 +++ b/xorg-xf86miscproto/receipt Thu Aug 15 13:01:55 2013 +0000 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="other" 1.6 WEB_SITE="http://www.x.org/" 1.7 -TARBALL="${PACKAGE#xorg-}-$VERSION.tar.bz2" 1.8 +SOURCE="xf86miscproto" 1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.11 1.12 DEPENDS="xorg-xproto"