summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-04 14:41:21 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-04 14:41:21 -0400
commit39c8d072e83290e73e50bffda8459ade9a208159 (patch)
tree317447853cee9878d55adbdd27e085f78d06863e /debian/rules
parent8d5cd865932b0c0feb1a398e5cde31de262a7649 (diff)
Avoid using python-support. Closes: #525086
Uses new debhelper feature to turn off python-support. The tiny python module included herein certianly doesn't need all the python-support nonsense.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 0a7ce7a26..3541d348d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh --without=python-support $@
override_dh_auto_configure:
# keeps it out of /usr/local