wok-next diff tazpkg-web/receipt @ rev 4777

Up: bind*, libbind (9.6.1-P2)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jan 13 14:55:32 2010 +0100 (2010-01-13)
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	Wed Jan 13 14:55:32 2010 +0100
     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