wok diff tazpkg-web/receipt @ rev 4514

Up:gutenprint; Add gutenprint-dev
author Rohit Joshi <jozee@slitaz.org>
date Thu Nov 26 12:07:22 2009 +0000 (2009-11-26)
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	Thu Nov 26 12:07:22 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