wok-current diff emotion/receipt @ rev 8176
imported patch toolchain/db.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:49 2011 +0100 (2011-01-27) |
parents | 83e2b2ddf023 |
children | bdee814cdcb4 |
line diff
1.1 --- a/emotion/receipt Fri May 14 10:42:16 2010 +0200 1.2 +++ b/emotion/receipt Thu Jan 27 00:20:49 2011 +0100 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