[Python-modules-commits] [python-spur] 01/01: Removed unneeded rule from d/rules

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Jun 2 19:35:46 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository python-spur.

commit 4cc6b0d595f1edaebcb0ed5eca063e7ee4890392
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue Jun 2 21:35:14 2015 +0200

    Removed unneeded rule from d/rules
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index c9d5e52..0caeb9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,6 @@
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-override_dh_auto_clean:
-	$(RM) -r .pybuild
-	dh_auto_clean
-
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k CHANGES

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



More information about the Python-modules-commits mailing list