summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-25 12:33:48 -0400
committerJoey Hess <joey@kitenet.net>2011-11-25 12:33:48 -0400
commit3137b75b6b0d86096e66daa24c477d4e71d85d77 (patch)
tree1a6184c1625cb6bd95bd98fd65adfc06d2389b52 /debian/rules
parent618123e77322ea002cde9b80cce269b1960b574d (diff)
parent299dc44f1014404ca1367b72e2a22605ef22d127 (diff)
Merge branch 'master' into allperms
Conflicts: debian/changelog
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index cd2906f..b6b9b90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+
+export PYTHON_INSTALL_OPTS=--install-layout=deb
+
%:
dh --with python2 $@