wok-current diff lighttpd/receipt @ rev 145
UP : htop (0.7)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jan 21 23:34:21 2008 +0100 (2008-01-21) |
parents | 8489aa10a666 |
children | 4959e5789caa |
line diff
1.1 --- a/lighttpd/receipt Sat Jan 05 21:54:43 2008 +0100 1.2 +++ b/lighttpd/receipt Mon Jan 21 23:34:21 2008 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Fast and light HTTP Web server." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="php" 1.7 +BUILD_DEPENDS="pcre-dev" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.lighttpd.net/" 1.10 WGET_URL="http://www.lighttpd.net/download/$TARBALL" 1.11 @@ -73,8 +74,8 @@ 1.12 } 1.13 post_install() 1.14 { 1.15 - local root 1.16 - root=$1 1.17 + local root 1.18 + root=$1 1.19 echo "Processing post-install commands..." 1.20 # Just in case. 1.21 chown www.www $root/var/log/$PACKAGE