[SCM] Debian packaging of libmojomojo-perl branch, master, updated. debian/1.05+dfsg-1-3-g30bd357

gregor herrmann gregoa at debian.org
Sat Jan 14 16:17:31 UTC 2012


The following commit has been merged in the master branch:
commit b35034db5ef14f289d2a48c2ce8edc927ad61420
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 14 17:12:10 2012 +0100

    debian/rules: remove quilt artefacts that get installed by some accident.

diff --git a/debian/rules b/debian/rules
index 4b48630..0b76a52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,5 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 override_dh_auto_install:
 	dh_auto_install
-	$(RM) -v $(TMP)/usr/share/perl5/MojoMojo/INSTALL
+	$(RM) -v  $(TMP)/usr/share/perl5/MojoMojo/INSTALL
+	$(RM) -vr $(TMP)/usr/share/perl5/MojoMojo/.pc

-- 
Debian packaging of libmojomojo-perl



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