wok-stable diff apache/receipt @ rev 1572

Apache: may replace lighttpd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 15 14:55:31 2008 +0000 (2008-10-15)
parents c74cae4e8a62
children ea5bbe74dfcd
line diff
     1.1 --- a/apache/receipt	Wed Aug 27 18:36:44 2008 +0000
     1.2 +++ b/apache/receipt	Wed Oct 15 14:55:31 2008 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  DEPENDS="apr-util apr"
     1.5  BUILD_DEPENDS="apr-util-dev apr-dev"
     1.6  CONFIG_FILES="/etc/apache /var/www"
     1.7 +PROVIDE="lighttpd"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()