wok-next diff v4l-dvb/receipt @ rev 5563

emotion, esmart, ewl, ffmpeg-svn, hubbub, libffcall, libnsgif, libparserutils, libsmpeg, mplayer-svn, rage, v4l-dvb: do not cache empty tarball
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 14 11:03:45 2010 +0200 (2010-05-14)
parents 39f586a2b014
children de9e5748e55a
line diff
     1.1 --- a/v4l-dvb/receipt	Fri May 14 10:35:21 2010 +0200
     1.2 +++ b/v4l-dvb/receipt	Fri May 14 11:03:45 2010 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4    elif [ -f $TARBALL ]; then
     1.5  	tar xzf $TARBALL
     1.6    else
     1.7 -	hg clone $WEB_SITE $PACKAGE-$VERSION
     1.8 +	hg clone $WEB_SITE $PACKAGE-$VERSION &&
     1.9  	tar czf $TARBALL $PACKAGE-$VERSION
    1.10    fi
    1.11    cd $src