wok-stable diff tazpkg-web/receipt @ rev 4403
get-opera: download stable version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 19 18:56:55 2009 +0200 (2009-10-19) |
parents | c075da96e08a |
children | 48aebe803b83 |
line diff
1.1 --- a/tazpkg-web/receipt Sun Jun 21 03:26:15 2009 +0200 1.2 +++ b/tazpkg-web/receipt Mon Oct 19 18:56:55 2009 +0200 1.3 @@ -40,9 +40,9 @@ 1.4 else 1.5 cat << _EOT_ 1.6 1.7 -To have Tazpkg-web interface on your local system you can add a vhost 1.8 -to Lighttp (or Apache) and the hostname to /etc/hosts. And must copy 1.9 -files from: /var/lib/tazpkg-web. Example: 1.10 +To have a Tazpkg-web interface on your local system, you can add a vhost 1.11 +to Lighttpd (or Apache) and the hostname to /etc/hosts. And you must also 1.12 +copy files from: /var/lib/tazpkg-web. Example: 1.13 1.14 # mkdir -p /var/www/vhosts/pkgs && cd /var/lib/tazpkg-web 1.15 # cp -a search.cgi style/* /var/www/vhosts/pkgs