[Pkg-privacy-commits] [onioncircuits] 04/08: remove unnecessary dh_auto_install override

Sascha Steinbiss satta at debian.org
Tue Jun 21 21:58:00 UTC 2016


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

satta pushed a commit to branch master
in repository onioncircuits.

commit e4eb062ee52602442bfe7b31bd36658864d106fd
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Tue Jun 21 22:32:30 2016 +0100

    remove unnecessary dh_auto_install override
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7de0525..c198248 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ UPSTREAM_VERSION=$(shell dpkg-parsechangelog -SVersion | cut -d- -f1)
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 
-override_dh_auto_install:
-	python3 setup.py install --root=debian/onioncircuits --install-layout=deb
-
 override_dh_installman:
 	help2man -S 'Tails project' \
 	  -n 'display Tor circuits and streams' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncircuits.git



More information about the Pkg-privacy-commits mailing list