summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 868ef483..1f7a1770 100755
--- a/debian/rules
+++ b/debian/rules
@@ -212,7 +212,6 @@ install: build install-worker install-prefork install-common install-dev install
do install -m755 $$i debian/apache2.2-common/usr/sbin; \
rm -f debian/apache2.2-common/usr/sbin/update-apache2-modules debian/apache2.2-common/usr/sbin/modhandler.py; \
done
- rm -r debian/apache2.2-common/var/www/apache2-default
cp debian/default-index.html debian/apache2.2-common/usr/share/apache2/default-site/index.html
for i in worker event; do \
install -m755 debian/mpm-postinst-threaded debian/apache2-mpm-$$i.postinst ;\