wok-6.x diff squid-custom-errors/receipt @ rev 15344
mplayerplug-in: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 29 15:54:42 2013 +0000 (2013-09-29) |
parents | 7209b34bbc17 |
children | 3d805214d753 |
line diff
1.1 --- a/squid-custom-errors/receipt Thu Feb 23 23:19:43 2012 +0100 1.2 +++ b/squid-custom-errors/receipt Sun Sep 29 15:54:42 2013 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - tar xvzf $stuff/$_TARBALL 1.8 + tar xzf $stuff/$_TARBALL 1.9 mkdir -p $DESTDIR 1.10 cp -a $PACKAGE-$VERSION/fr $PACKAGE-$VERSION/wwwroot $DESTDIR 1.11 }