wok-6.x diff squid-langpack/receipt @ rev 2803
Add:cdrkit-isoinfo for isoinfo utils
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Apr 28 15:36:12 2009 +0000 (2009-04-28) |
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 Tue Apr 28 15:36:12 2009 +0000 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