[python-admesh] 01/05: Remove override_dh_auto_clean.

Anton Gladky gladk at moszumanska.debian.org
Sat Sep 6 08:59:02 UTC 2014


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

gladk pushed a commit to branch master
in repository python-admesh.

commit d25434a9c577c498ca875b842c10323627f4f219
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Sep 6 10:44:57 2014 +0200

    Remove override_dh_auto_clean.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index f6a5b17..5b17f3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,3 @@ export PYBUILD_NAME=admesh
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -rf admesh.egg-info
-	rm -rf gccdump.s 
-	rm -rf cadmesh.pxd
-	rm -rf admesh.c
-	rm -rf admesh.pyx
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-admesh.git



More information about the debian-science-commits mailing list