[Python-modules-commits] [python-zeroconf] 01/01: Removed some lines in d/rules

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon May 25 09:41:29 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-zeroconf.

commit 6f5bd6df25e54b3c1dbc724a6119483592a819e5
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon May 25 11:40:04 2015 +0200

    Removed some lines in d/rules
---
 debian/rules | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/debian/rules b/debian/rules
index a50b80f..6eb2f31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,20 +4,4 @@
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-override_dh_auto_clean:
-	$(RM) -r build
-	dh_auto_clean
-
-#override_dh_auto_build:
-#	dh_auto_build
-#	set -ex; for python in $(shell py3versions -r); do \
-#		$$python setup.py build; \
-#	done
-#
-#override_dh_auto_install:
-#	dh_auto_install
-#	set -ex; for python in $(shell py3versions -r); do \
-#		$$python setup.py install --install-layout=deb --root $(CURDIR)/debian/tmp; \
-#	done
-
 

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



More information about the Python-modules-commits mailing list