** 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

_______________________________________________
Pkg-games-ubuntu mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-ubuntu

Reply via email to