wok-current diff libparserutils/receipt @ rev 8236
busybox-pam needs pam-dev for security/pam_appl.h security/pam_misc.h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 27 11:52:18 2011 +0100 (2011-01-27) |
parents | b537813316cf |
children | 96db5f7822ae |
line diff
1.1 --- a/libparserutils/receipt Fri May 14 10:47:49 2010 +0200 1.2 +++ b/libparserutils/receipt Thu Jan 27 11:52:18 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