summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-12 12:39:49 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-12 12:39:49 +0100
commit8e005a2357b2bd55a67845e42eed0c6a68cec89e (patch)
tree40de3ea221fd41880c64da3c69b22aebc37f0af1 /debian/rules
parent9805959ce98356435c7f72160955893a054a9ff3 (diff)
downloadsummain-8e005a2357b2bd55a67845e42eed0c6a68cec89e.tar.gz
Fix up to use dh_python2 instead of python-support.
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 3334e76..c15d590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@ --with-buildsystem=python_distutils
+ dh $@ --with python2
override_dh_auto_build:
dh_auto_build $@ --with-buildsystem=python_distutils