summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 65d8e77..5fcfc15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,8 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
-
+#export DH_VERBOSE=1
PYDEF = $(shell pyversions -d)
PYVERS = $(shell pyversions -r)
-PYVERS = python2.4 python2.5
#############
@@ -55,7 +53,6 @@ binary-arch: build install
# dh_pysupport
dh_pycentral
dh_installman
- dh_link
dh_strip
dh_compress
dh_fixperms