[libapache2-authcookie-perl] 09/10: Don't install new boilerplate manpages.

gregor herrmann gregoa at debian.org
Fri Sep 11 14:44:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libapache2-authcookie-perl.

commit 163c46cf812a00f0eb98691200c583ab19eb54bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 11 16:19:18 2015 +0200

    Don't install new boilerplate manpages.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1b52f28..b15dabe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,9 @@ override_dh_auto_test:
 override_dh_auto_install:
 	dh_auto_install
 	$(RM) -v $(TMP)/usr/share/man/man3/Apache::README.apache-2.4.3pm \
-		$(TMP)/usr/share/perl5/Apache/README.apache-2.4.pod
+		$(TMP)/usr/share/perl5/Apache/README.apache-2.4.pod \
+		$(TMP)/usr/share/man/man3/Apache2::AuthCookie::Base.3pm \
+		$(TMP)/usr/share/man/man3/Apache2_4::AuthCookie.3pm
 
 override_dh_installexamples:
 	dh_installexamples

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-authcookie-perl.git



More information about the Pkg-perl-cvs-commits mailing list