Package: kdevplatform8-libs
Version: 1.7.0-2
Architecture: amd64

In /usr/bin/kdevplatform_shell_environment.sh
there is no space between function names ending with ! and ()

This causes command not found error in kdevelop konsole.

bash: raise!(): command not found

bash: /usr/bin/kdevplatform_shell_environment.sh: line 340: syntax error
near unexpected token `}'
bash: /usr/bin/kdevplatform_shell_environment.sh: line 340: `}'

replacing

functionname!() with functionname! ()

fix the problem

thanks

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to