wok diff apache/receipt @ rev 3430

ghostscript+glib: Fix receipt
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 13 13:35:45 2009 +0200 (2009-06-13)
parents 1c31c18f3b12
children cb5d40864a83
line diff
     1.1 --- a/apache/receipt	Mon Mar 16 12:42:07 2009 +0000
     1.2 +++ b/apache/receipt	Sat Jun 13 13:35:45 2009 +0200
     1.3 @@ -42,7 +42,6 @@
     1.4  	ln -s /usr/bin/apachectl $fs/etc/init.d/apache
     1.5  	sed -i  -e 's|User daemon|User www|' -e 's|Group daemon|Group www|' \
     1.6  		-e 's|ServerAdmin you@example.com|ServerAdmin root@localhost|' \
     1.7 -		-e 's|mod_rewrite.so|mod_rewrite.so\nLoadModule ssl_module share/apache/modules/mod_ssl.so\nLoadModule proxy_module share/apache/modules/mod_proxy.so\nLoadModule proxy_http_module share/apache/modules/mod_proxy_http.so|' \
     1.8  		-e 's|#Include /etc/apache/extra/httpd-ssl.conf|Include /etc/apache/extra/httpd-ssl.conf|' \
     1.9  		-e 's|/etc/apache/server.crt|/etc/ssl/apache/apache.pem|' \
    1.10  		-e 's|/etc/apache/server.key|/etc/ssl/apache/apache.pem|' \