wok-current diff squid-custom-errors/receipt @ rev 20241
Remove broadcom-wl64, nvidia64-173xx, nvidia64-96xx
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 09 18:10:50 2018 +0100 (2018-03-09) |
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 Fri Mar 09 18:10:50 2018 +0100 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