wok diff xorg-xf86rushproto/receipt @ rev 14639

Fixed all xorg receipts to use SOURCE variable again. Please use SOURCE variable Aleksej.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 02 09:36:07 2013 +0000 (2013-06-02)
parents a09e9d64e4c9
children 3af9c976b7d4
line diff
     1.1 --- a/xorg-xf86rushproto/receipt	Fri May 31 00:58:07 2013 +0000
     1.2 +++ b/xorg-xf86rushproto/receipt	Sun Jun 02 09:36:07 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="xf86rushproto"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="$XORG_MIRROR/proto/$TARBALL"
    1.11  
    1.12  DEPENDS="xorg-videoproto"