[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-60-ga39299e

Mirco Bauer meebey at meebey.net
Sun Sep 20 17:44:26 UTC 2009


The following commit has been merged in the master branch:
commit a39299e0ff277dd47b710e2d71ceca0e9efbfaea
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Sep 20 19:43:54 2009 +0200

    suppress python-support

diff --git a/debian/rules b/debian/rules
index 8cf9366..e8c86f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,6 +62,9 @@ override_dh_gencontrol:
 	              -p ironpython-dbg \
 	              -- -v$(IRONPYTHON_VERSION) -Vironpython:Version=$(IRONPYTHON_VERSION)
 
+override_dh_python:
+	# NOOP
+
 get-orig-source: TARBALL_DIR = $(DEB_SOURCE_NAME)-$(VERSION)
 get-orig-source:
 	uscan \

-- 
ironruby



More information about the Pkg-cli-libs-commits mailing list