summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 14:04:03 +0000
committerArno Töll <arno@debian.org>2012-11-21 14:04:03 +0000
commit8944d040aa426cc31509fefaba3418ecd15a7170 (patch)
treeac41017ae3f8ca648999d15ed51074eea1af02d6 /debian/rules
parentc1b976ee40dcab0134ff95a153f2ff58fbdafa83 (diff)
downloadlighttpd-8944d040aa426cc31509fefaba3418ecd15a7170.tar.gz
Fix the mess. For some reason our trunk didn't have hardening flags anymore?
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index cf5e078..43c6e03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_auto_configure:
--with-openssl \
--with-pcre \
--with-webdav-locks \
- --with-webdav-props \
+ --with-webdav-props \
$(shell dpkg-buildflags --export=configure)
override_dh_fixperms: