[libfont-ttf-perl] 05/07: debian/rules: update list of removed files.

gregor herrmann gregoa at debian.org
Tue Jan 14 19:11:38 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfont-ttf-perl.

commit ba72fa42184ece7bd9cd777616037fbdc6876711
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 14 20:07:03 2014 +0100

    debian/rules: update list of removed files.
---
 debian/rules | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 354c6c1..3c23e26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,8 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 override_dh_auto_install:
 	dh_auto_install
-	$(RM) $(TMP)/usr/share/perl5/Font/TTF/Changes
-	$(RM) $(TMP)/usr/share/perl5/ttfmod.pl
-	$(RM) $(TMP)/usr/share/man/man3/Font\:\:TTF\:\:DSIG.3pm
-	$(RM) $(TMP)/usr/share/man/man3/Font\:\:TTF\:\:Win32.3pm
-	
+	$(RM) -v $(TMP)/usr/share/perl5/ttfmod.pl
+	$(RM) -v $(TMP)/usr/share/man/man3/ttfmod.3pm
+
+	$(RM) -v $(TMP)/usr/share/man/man3/Font\:\:TTF\:\:DSIG.3pm
+	$(RM) -v $(TMP)/usr/share/man/man3/Font\:\:TTF\:\:Win32.3pm

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



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