wok-6.x rev 14638
xorg-bigreqsproto: Add SOURCE variable back in.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 02 09:02:22 2013 +0000 (2013-06-02) |
parents | 303cc9eb28c5 |
children | 5ddb4d29b420 7be02119d74d |
files | xorg-bigreqsproto/receipt |
line diff
1.1 --- a/xorg-bigreqsproto/receipt Sun Jun 02 12:47:38 2013 +0000 1.2 +++ b/xorg-bigreqsproto/receipt Sun Jun 02 09:02:22 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="bigreqsproto" 1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.11 1.12 DEPENDS="xorg-util-macros"