wok diff squid-langpack/receipt @ rev 2699

Up: bunitils (2.19.1)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 22 18:21:25 2009 +0200 (2009-04-22)
parents 9e3903881e37
children 70a35ea5d76c
line diff
     1.1 --- a/squid-langpack/receipt	Mon Mar 09 22:39:44 2009 +0100
     1.2 +++ b/squid-langpack/receipt	Wed Apr 22 18:21:25 2009 +0200
     1.3 @@ -13,8 +13,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/errors $fs/usr/share
     1.8 -	rm -rf $fs/usr/share/errors/English
     1.9 -	rm -rf $fs/usr/share/errors/French
    1.10 +	cp -a $_pkg/usr/share/squid/errors $fs/usr/share
    1.11 +	rm -rf $fs/usr/share/squid/errors/English
    1.12 +	rm -rf $fs/usr/share/squid/errors/French
    1.13  }
    1.14