[med-svn] [ecopcr] 03/05: clean up some strangely created *.P files

Andreas Tille tille at debian.org
Wed Jun 24 17:35:01 UTC 2015


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

tille pushed a commit to branch master
in repository ecopcr.

commit c691468ca851c99344310b6918689de6caef5152
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 24 17:06:00 2015 +0200

    clean up some strangely created *.P files
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4f4c403..5be30e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,9 @@
 %:
 	dh $@ --sourcedirectory=src
 
+override_dh_auto_clean:
+	dh_auto_clean
+	find . -type f -name "*.P" -delete
+
 #get-orig-source:
 #	. debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ecopcr.git



More information about the debian-med-commit mailing list