wok 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 9094d2f4919c
children a7975e77ec10
files apache/receipt
line diff
     1.1 --- a/apache/receipt	Wed Oct 15 13:51:00 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()