[liblog-report-lexicon-perl] 06/08: debian/rules: also remove manpage for example script.

gregor herrmann gregoa at debian.org
Sun Apr 17 14:24:48 UTC 2016


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

gregoa pushed a commit to branch master
in repository liblog-report-lexicon-perl.

commit 7d1381b755488ba114d968645e808b10cce995dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 17 16:20:42 2016 +0200

    debian/rules: also remove manpage for example script.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dfa53b5..db1a1ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 override_dh_auto_install:
 	dh_auto_install
 	# installed as example
-	$(RM) -rv $(TMP)/usr/bin
+	$(RM) -rv $(TMP)/usr/bin $(TMP)/usr/share/man/man1
 	# works only on Windows
 	$(RM) -v $(TMP)/usr/share/man/man3/Log::Report::Win32Locale.3pm \
 		$(TMP)/usr/share/perl5/Log/Report/Win32Locale.pm \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-report-lexicon-perl.git



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