wok-6.x diff squid-custom-errors/receipt @ rev 7570
chess3d: enable engine
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 09 15:45:25 2010 +0100 (2010-12-09) |
parents | fd316695f8e5 |
children | b1c161e563ff |
line diff
1.1 --- a/squid-custom-errors/receipt Thu Oct 01 10:27:44 2009 +0200 1.2 +++ b/squid-custom-errors/receipt Thu Dec 09 15:45:25 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="squid-custom-errors" 1.7 -VERSION="1.0" 1.8 +VERSION="1.1" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="squid error messages customized fro SliTaz" 1.11 MAINTAINER="erjo@oslitaz.org" 1.12 @@ -21,7 +21,7 @@ 1.13 mkdir -p $fs/usr/share/squid/errors \ 1.14 $fs/var/www 1.15 1.16 - cp -a $PACKAGE-$VERSION/French $fs/usr/share/squid/errors 1.17 + cp -a $PACKAGE-$VERSION/fr $fs/usr/share/squid/errors 1.18 cp -a $PACKAGE-$VERSION/wwwroot/* $fs/var/www 1.19 } 1.20