aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 73c204c..42f5d36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
#!/usr/bin/make -f
-export PYTHONWARNINGS=d
export PYBUILD_DESTDIR_python2=debian/python-urllib3/
export PYBUILD_DESTDIR_python3=debian/python3-urllib3/
+export PYTHONWARNINGS=d
%: