[Python-modules-commits] [python-stopit] 01/01: remove python3 compatibility in debian dir
Adrian Alves
alvesadrian-guest at moszumanska.debian.org
Mon May 2 01:18:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
alvesadrian-guest pushed a commit to branch master
in repository python-stopit.
commit ed6aab2465d8b7a7379bf8a3e9faaa5a19133ec7
Author: Adrian Alves <aalves at gmail.com>
Date: Sun May 1 22:18:40 2016 -0300
remove python3 compatibility in debian dir
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 9cc4071..5d4af2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
+export PYBUILD_DESTDIR_python2=debian/python-stopit/
%:
dh $@ --with python2 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-stopit.git
More information about the Python-modules-commits
mailing list