[SCM] python-pyo/master: Fixing rules.
tiago at users.alioth.debian.org
tiago at users.alioth.debian.org
Sat Jun 9 11:16:23 UTC 2012
The following commit has been merged in the master branch:
commit 25b531ed3c4f2b1eda0db0ce7b2a7cac44f59b27
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Fri Jun 8 21:24:34 2012 -0400
Fixing rules.
diff --git a/debian/rules b/debian/rules
index 5db6ae4..649e3ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
export PYTHONWARNINGS=d
%:
- dh $@
+ dh $@ --with python2
--
python-pyo packaging
More information about the pkg-multimedia-commits
mailing list