wok-current diff apache/receipt @ rev 1629

bristuff: fix compile.sh for asterisk
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 23 20:29:00 2008 +0000 (2008-10-23)
parents c74cae4e8a62
children ea5bbe74dfcd
line diff
     1.1 --- a/apache/receipt	Wed Aug 27 18:36:44 2008 +0000
     1.2 +++ b/apache/receipt	Thu Oct 23 20:29:00 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()