[liblocal-lib-perl] 06/07: debian/rules: remove override_dh_clean.

gregor herrmann gregoa at debian.org
Sun Jan 3 18:47:06 UTC 2016


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

gregoa pushed a commit to branch master
in repository liblocal-lib-perl.

commit 499346a18d3331dc174b1e619f6f084b6b259a1d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 3 19:43:24 2016 +0100

    debian/rules: remove override_dh_clean.
    
    The build artifacts are cleaned by the upstream build system now apparently.
---
 debian/rules | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 30a81e9..f8d9a71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,16 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_clean:
-	dh_clean
-	rm -vrf $(CURDIR)/t/var/splat \
-		$(CURDIR)/t/dist/MB/Build \
-		$(CURDIR)/t/dist/MB/_build \
-		$(CURDIR)/t/dist/MB/blib \
-		$(CURDIR)/t/dist/EUMM/Makefile \
-		$(CURDIR)/t/dist/EUMM/pm_to_blib \
-		$(CURDIR)/t/dist/EUMM/blib
-
 override_dh_auto_install:
 	dh_auto_install
 	# Remove installed /usr/share/perl5/POD2/DE/local/lib.pod

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



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