aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 47c9c28..37d7ca6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,7 @@ config.status: configure
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--bindir=/usr/sbin \
- --disable-rpath \
- --with-python
+ --disable-rpath
# call this target to update config.sub and config.guess
# need autotools-dev installed