[libfile-changenotify-perl] 02/03: Don't install File::ChangeNotify::Watcher::KQueue manpage

Salvatore Bonaccorso carnil at debian.org
Sun May 31 15:13:14 UTC 2015


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

carnil pushed a commit to branch master
in repository libfile-changenotify-perl.

commit eecd3a31dd4c53e721901f09a2e5d5ffaa472067
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 31 17:08:57 2015 +0200

    Don't install File::ChangeNotify::Watcher::KQueue manpage
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5e8997f..bcb8f39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,4 @@ override_dh_auto_install:
 	# IO::KQueue is not packaged in Debian, which is the perl
 	# interface to the BSD kqueue system call.
 	rm --verbose $(TMP)/usr/share/perl5/File/ChangeNotify/Watcher/KQueue.pm
+	rm --verbose $(TMP)/usr/share/man/man3/File::ChangeNotify::Watcher::KQueue.3pm

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



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