wok-6.x diff squid-custom-errors/receipt @ rev 16842
Update v4l4j receipt
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Jul 12 15:34:23 2014 -0300 (2014-07-12) |
parents | 1c6d90864e25 |
children |
line diff
1.1 --- a/squid-custom-errors/receipt Mon Sep 23 16:48:30 2013 +0000 1.2 +++ b/squid-custom-errors/receipt Sat Jul 12 15:34:23 2014 -0300 1.3 @@ -3,8 +3,9 @@ 1.4 PACKAGE="squid-custom-errors" 1.5 VERSION="1.1" 1.6 CATEGORY="misc" 1.7 -SHORT_DESC="squid error messages customized fro SliTaz" 1.8 +SHORT_DESC="squid error messages customized for SliTaz" 1.9 MAINTAINER="erjo@slitaz.org" 1.10 +LICENSE="GPL3" 1.11 DEPENDS="squid" 1.12 _TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.slitaz.org" 1.14 @@ -23,7 +24,7 @@ 1.15 mkdir -p $fs/usr/share/squid/errors \ 1.16 $fs/var/www 1.17 1.18 - cp -a $_pkg/fr $fs/usr/share/squid/errors 1.19 - cp -a $_pkg/wwwroot/* $fs/var/www 1.20 + cp -a $install/fr $fs/usr/share/squid/errors 1.21 + cp -a $install/wwwroot/* $fs/var/www 1.22 } 1.23