wok diff squid-custom-errors/receipt @ rev 8311
Fixed linmodem-intel-536ep and linmodem-intel-537 genpkg_rules. This now works with tazwok-experimental (i think).
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 01 02:40:02 2011 +0000 (2011-02-01) |
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 Tue Feb 01 02:40:02 2011 +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