[Pkg-mono-svn-commits] [SCM] mono-tools branch, master, updated. debian/2.6.2-3-34-gbfe4225

Jo Shields directhex at apebox.org
Thu May 5 22:22:27 UTC 2011


The following commit has been merged in the master branch:
commit 49c6a8b984274683863c5cd08e8c371476402003
Author: Jo Shields <directhex at apebox.org>
Date:   Thu May 5 23:09:13 2011 +0100

    Launch xsp4 from monodoc-http script

diff --git a/debian/monodoc-http-script b/debian/monodoc-http-script
index 91cb897..ac1b168 100755
--- a/debian/monodoc-http-script
+++ b/debian/monodoc-http-script
@@ -15,4 +15,4 @@ echo -e "web browser will open http://localhost:$port/ now.\n\n"
 
 (sleep 5; sensible-browser http://localhost:$port/) &
 
-exec xsp2 --root /usr/lib/monodoc/web --port $port --address 127.0.0.1
+exec xsp4 --root /usr/lib/monodoc/web --port $port --address 127.0.0.1

-- 
mono-tools



More information about the Pkg-mono-svn-commits mailing list