[Pkg-games-ubuntu] [Bug 372185] Re: sdlbasic-0.0.20070714-2 help path is wrong

Brian Murray brian at ubuntu.com
Tue May 5 16:57:07 UTC 2009


** Package changed: ubuntu => sdlbasic (Ubuntu)

-- 
sdlbasic-0.0.20070714-2  help path is wrong
https://bugs.launchpad.net/bugs/372185
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to sdlbasic in ubuntu.

Status in “sdlbasic” source package in Ubuntu: New

Bug description:
Release:	9.04
sdlbasic 0.0.20070714-2

In the /etc/sdlbasic/Global.properties:	command.scite.help=$(BROWSER)  "file:$(SciteDefaultHome)/../doc/sdlBasic/english/index.html"

actual path is
file:/usr/share/doc/sdlbasic/english/index.html
the $(SciteDefaultHome) is set to "/etc/sdlbasic" and sdlBasic is wrong case.


fix command is

sudo sed -i -e 's!$(SciteDefaultHome)/../doc/sdlBasic!/usr/share/doc/sdlbasic!' /etc/sdlbasic/Global.properties



More information about the Pkg-games-ubuntu mailing list