[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-20-ga5d5665
Mirco Bauer
meebey at meebey.net
Mon Aug 3 18:39:10 UTC 2009
The following commit has been merged in the master branch:
commit a5d566590af625333237c69de97425b74512fd18
Author: Mirco Bauer <meebey at meebey.net>
Date: Mon Aug 3 20:38:59 2009 +0200
removed MONO_OPTIONS
diff --git a/debian/ir b/debian/ir
index 023441c..25a39c9 100644
--- a/debian/ir
+++ b/debian/ir
@@ -1,2 +1,2 @@
#!/bin/sh
-exec /usr/bin/mono $MONO_OPTIONS /usr/lib/ironruby/ir.exe "$@"
+exec /usr/bin/mono /usr/lib/ironruby/ir.exe "$@"
--
ironruby
More information about the Pkg-cli-libs-commits
mailing list