wok diff esmart/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 83e2b2ddf023
children 64045763d7ff
line diff
     1.1 --- a/esmart/receipt	Fri May 14 10:42:16 2010 +0200
     1.2 +++ b/esmart/receipt	Fri May 14 11:03:45 2010 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  		tar xzf $TARBALL
     1.5  	else
     1.6  		svn co http://svn.enlightenment.org/svn/e/trunk/$PACKAGE \
     1.7 -			-r $VERSION $PACKAGE-$VERSION
     1.8 +			-r $VERSION $PACKAGE-$VERSION &&
     1.9  		tar czf $TARBALL $PACKAGE-$VERSION
    1.10  	fi
    1.11  	cd $src