summaryrefslogtreecommitdiffstats
path: root/network/lighttpd/doinst.sh
diff options
context:
space:
mode:
author Daniel de Kok2010-05-11 19:45:54 +0200
committer Robby Workman2010-05-11 19:45:54 +0200
commit2e4da0964a8e9a99181261911874cef506d050ac (patch)
tree8074a3488609ec8556a12250060b894cae799532 /network/lighttpd/doinst.sh
parent636c1c24830e3370110ce101e5914e00fe4ec4ca (diff)
downloadslackbuilds-2e4da0964a8e9a99181261911874cef506d050ac.tar.gz
network/lighttpd: Updated for version 1.4.18
Diffstat (limited to 'network/lighttpd/doinst.sh')
-rw-r--r--network/lighttpd/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/network/lighttpd/doinst.sh b/network/lighttpd/doinst.sh
index 8ead0ded15..172a5987b9 100644
--- a/network/lighttpd/doinst.sh
+++ b/network/lighttpd/doinst.sh
@@ -1,9 +1,5 @@
#!/bin/sh
-LIGHTTPD_USER=lighttpd
-LIGHTTPD_GROUP=lighttpd
-LIGHTTPD_HOME=/var/www
-
config() {
NEW="$1"
OLD="`dirname $NEW`/`basename $NEW .new`"