[libdbd-mysql-perl] 12/13: debian/rules: drop removal of dbimon*.

gregor herrmann gregoa at debian.org
Tue Nov 10 20:03:24 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdbd-mysql-perl.

commit 9f1c09caaa7d64c06f86fa13eaf4688a04e920e1
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 10 20:54:10 2015 +0100

    debian/rules: drop removal of dbimon*.
    
    Seems to be gone.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9cb3d00..b5554d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,6 @@ override_dh_auto_test:
 
 override_dh_auto_install:
 	dh_auto_install
-	find $(TMP)/usr -name 'dbimon*' | xargs -r rm -f
 	find $(TMP)/usr -name '*.pod' | xargs -r chmod 0644
 	[ ! -f $(TMP)/$(ARCHLIB)/DBD/mysql/INSTALL.pod ]           || $(RM) -v $(TMP)/$(ARCHLIB)/DBD/mysql/INSTALL.pod
 	[ ! -d $(TMP)/$(ARCHLIB)/Bundle/ ]                         || $(RM) -vr $(TMP)/$(ARCHLIB)/Bundle/

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



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