wok-6.x diff rage/receipt @ rev 6078
tazbb: fix xhtml syntax
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 28 18:51:12 2010 +0200 (2010-08-28) |
parents | 9f947f5876b2 |
children | c4c54646489a |
line diff
1.1 --- a/rage/receipt Fri May 14 10:52:03 2010 +0200 1.2 +++ b/rage/receipt Sat Aug 28 18:51:12 2010 +0200 1.3 @@ -20,7 +20,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