wok diff tazpkg-web/receipt @ rev 4077

Add: get-wakoopa
author Liu Peng <rocky@slitaz.org>
date Mon Sep 14 08:32:36 2009 +0000 (2009-09-14)
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 Sep 14 08:32:36 2009 +0000
     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