summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-12 13:07:14 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-12 13:07:14 +0100
commit85fdd9d5d9cf49f9600a3f84c07cdd5a63b3f076 (patch)
treed44442f59e6947753f3fc50c95a62a6031320b41 /debian/rules
parentddd4f8eae2d241a781919fbb79b905b4a390b541 (diff)
downloadgenbackupdata-85fdd9d5d9cf49f9600a3f84c07cdd5a63b3f076.tar.gz
Release version 1.5.genbackupdata-1.5
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 48a507c..46bf560 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --buildsystem=python_distutils
-
-override_dh_auto_clean:
- $(MAKE) clean
- dh_auto_clean --buildsystem=python_distutils
+ dh $@ --with=python2 --buildsystem=python_distutils