[SCM] Debian packaging for apache2 branch, master, updated. debian/2.4.4-6-43-gc11e6d0

Arno Töll arno at debian.org
Sun Jul 21 17:59:32 UTC 2013


The following commit has been merged in the master branch:
commit c11e6d0d3573d1a029cfb7dde1f93de6f6f8fa97
Author: Arno Töll <arno at debian.org>
Date:   Sun Jul 21 19:59:29 2013 +0200

    s/apache2-doc/apache2-bin/ in mod-proxy-html's postinst

diff --git a/debian/libapache2-mod-proxy-html.postinst b/debian/libapache2-mod-proxy-html.postinst
index c97c8ad..14e5a02 100644
--- a/debian/libapache2-mod-proxy-html.postinst
+++ b/debian/libapache2-mod-proxy-html.postinst
@@ -25,7 +25,7 @@ case "$1" in
                         RET=0
                         rmdir /usr/share/doc/libapache2-mod-proxy-html > /dev/null 2>&1|| RET=$?
                         if [ $RET = 0 ] ; then
-                                ln -s /usr/share/doc/apache2-doc /usr/share/doc/libapache2-mod-proxy-html
+                                ln -s /usr/share/doc/apache2-bin /usr/share/doc/libapache2-mod-proxy-html
                         fi
                 fi
         fi

-- 
Debian packaging for apache2



More information about the Pkg-apache-commits mailing list