wok-current diff squid-custom-errors/receipt @ rev 15533

Up: firefox (17.0.11esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 24 17:36:08 2013 +0100 (2013-11-24)
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 Nov 24 17:36:08 2013 +0100
     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  }