summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Krzyżaniak <eloy@debian.org>2006-01-11 17:16:36 +0000
committerKrzysztof Krzyżaniak <eloy@debian.org>2006-01-11 17:16:36 +0000
commit3ce2e7d31dec5a8f5e1335fd39320971f0872dd1 (patch)
tree2a2ede8e8275cb5070cd30e05c936c2336be4387
parentb8828d91507cb56163f261eb5b1904c976fde75e (diff)
downloadlighttpd-3ce2e7d31dec5a8f5e1335fd39320971f0872dd1.tar.gz
eloy: fix
-rw-r--r--debian/lighttpd.dirs1
-rw-r--r--debian/lighttpd.install6
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/lighttpd.dirs b/debian/lighttpd.dirs
index 4d51975..80d05cc 100644
--- a/debian/lighttpd.dirs
+++ b/debian/lighttpd.dirs
@@ -1,4 +1,5 @@
var/log/lighttpd
+etc/lighttpd/
etc/lighttpd/conf-available
etc/lighttpd/conf-enabled
usr/sbin
diff --git a/debian/lighttpd.install b/debian/lighttpd.install
index 27f9966..827e06c 100644
--- a/debian/lighttpd.install
+++ b/debian/lighttpd.install
@@ -27,9 +27,9 @@ debian/tmp/usr/lib/lighttpd/mod_rewrite.so
debian/tmp/usr/lib/lighttpd/mod_redirect.so
debian/tmp/usr/lib/lighttpd/mod_cgi.so
debian/tmp/usr/lib/lighttpd/mod_expire.so
-debian/lighttpd.conf /etc/lighttpd/
-debian/conf-available /etc/lighttpd/
-debian/conf-enabled /etc/lighttpd/
+debian/lighttpd.conf /etc/lighttpd
+debian/conf-available /etc/lighttpd
+debian/conf-enabled /etc/lighttpd
debian/create-mime.assign.pl /usr/share/lighttpd
debian/include-conf-enabled.pl /usr/share/lighttpd
debian/lighty-enable-mod /usr/sbin