wok diff xorg-libXaw/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
parents 7be02119d74d
children b67414949731
line diff
     1.1 --- a/xorg-libXaw/receipt	Sun Jun 02 16:41:49 2013 +0000
     1.2 +++ b/xorg-libXaw/receipt	Thu Sep 26 13:12:43 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="libXaw"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.11  
    1.12  DEPENDS="xorg-libXmu xorg-libXpm"