summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-23 11:30:44 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-23 11:30:44 +0100
commita599217dc6d0230ab9e95d77d2bf43dd2a0811d8 (patch)
tree9969d6a93651f0ac5238fb8ecfc197eae6ee051d
parent2590ea344f07a6829f3d8b95304bba2ebe2c5d62 (diff)
downloadobnam-a599217dc6d0230ab9e95d77d2bf43dd2a0811d8.tar.gz
Use dh_auto_install too?
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 015fcd62..4921e210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,6 @@ override_dh_auto_build:
$(MAKE) all
override_dh_auto_install:
+ dh_auto_install --with=python2 --with-buildsystem=python_distutils
python setup.py install --prefix=debian/obnam/usr --install-layout=deb