summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-12 13:17:25 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-12 13:17:25 +0100
commit6123ea7746b621be8a5e8e12c4ff58f6d1d6ddaa (patch)
tree7e6f7b3c9481e3cbaa070311a1f8178de0c67cd6 /debian/rules
parent52995dda6d68ca0f407fe9fe91c44d6df88452ef (diff)
downloaddupfiles-6123ea7746b621be8a5e8e12c4ff58f6d1d6ddaa.tar.gz
* New upstream version.dupfiles-5.4
* Update packaging to use dh_python2.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 1 insertions, 7 deletions
diff --git a/debian/rules b/debian/rules
index bb9b499..46bf560 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with-buildsystem=python-distutils
+ dh $@ --with=python2 --buildsystem=python_distutils
-override_dh_auto_build:
- setuppy-debian-versions-match
- dh_auto_build $@ --with-buildsystem=python-distutils
-
-override_dh_auto_install:
- python setup.py install --prefix=debian/dupfiles/usr