wok diff squid-custom-errors/receipt @ rev 7516

Added libgnomcanvas to libgnomecanvas-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 04 19:12:57 2010 +0000 (2010-12-04)
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	Sat Dec 04 19:12:57 2010 +0000
     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