]> Cypherpunks repositories - gostls13.git/commitdiff
misc/dist: make godoc shortcut work weekly.2012-03-22
authorAndrew Gerrand <adg@golang.org>
Fri, 23 Mar 2012 01:44:33 +0000 (12:44 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 23 Mar 2012 01:44:33 +0000 (12:44 +1100)
R=golang-dev
CC=golang-dev
https://golang.org/cl/5877062

misc/dist/windows/installer.wxs

index 805237bcf5b927512ad460a09d7ae59129486c0e..20f261f9d04d6631c0f9a66257649955d666bb9f 100644 (file)
@@ -78,7 +78,7 @@
         Name="GoDocServer"\r
         Description="Starts the Go documentation server (http://localhost:6060)"\r
         Show="minimized"\r
-        Arguments='/c start "Godoc Server http://localhost:6060" /d"[INSTALLDIR]bin" godoc.exe -http=:6060 -goroot="[INSTALLDIR]" -path="%GOPATH%" &amp;&amp; start http://localhost:6060'\r
+        Arguments='/c start "Godoc Server http://localhost:6060" "[INSTALLDIR]bin\godoc.exe" -http=localhost:6060 -goroot="[INSTALLDIR]." &amp;&amp; start http://localhost:6060'\r
         Icon="gopher.ico"\r
         Target="[%ComSpec]" />\r
     <Shortcut\r