wok diff libparserutils/receipt @ rev 8302

Fix: check_module.sh (into linux stuff) modified to works with tazwok-experimental
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 01 02:51:09 2011 +0100 (2011-02-01)
parents b537813316cf
children 96db5f7822ae
line diff
     1.1 --- a/libparserutils/receipt	Fri May 14 10:47:49 2010 +0200
     1.2 +++ b/libparserutils/receipt	Tue Feb 01 02:51:09 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  		tar xzf $TARBALL
     1.5  	else
     1.6  		svn co svn://svn.netsurf-browser.org/trunk/libparserutils \
     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