[Pkg-apache-commits] [SCM] Debian packaging for apache2 (Apache HTTPD 2.x) branch, next, updated. 1b061a0344c5f3cc459e769e2ad0e62be6f570cb
Stefan Fritsch
sf at sfritsch.de
Sat Mar 17 20:45:14 UTC 2012
The following commit has been merged in the next branch:
commit 332e382bff5b9127db010a245fd9213386cc8d0c
Author: Stefan Fritsch <sf at sfritsch.de>
Date: Sat Mar 17 17:39:13 2012 +0100
another todo, debug output
diff --git a/debian/apache2.postinst b/debian/apache2.postinst
index e428fe1..f86eab2 100644
--- a/debian/apache2.postinst
+++ b/debian/apache2.postinst
@@ -142,6 +142,8 @@ mv_conffiles()
if [ -d /etc/apache2/conf.d ] && [ "$(ls -A /etc/apache2/conf.d)" ] ; then
echo "Directory /etc/apache2/conf.d is not empty - leaving as is"
echo "Please note, that directory is considered obsolete and not read anymore by default"
+ # XXX order of processing??? this may become empty later on (after upgrade of apache2-doc)
+ ls -A /etc/apache2/conf.d
fi
fi
}
--
Debian packaging for apache2 (Apache HTTPD 2.x)
More information about the Pkg-apache-commits
mailing list