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 debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/542db89a.20...@gmail.com

Reply via email to