CVS commit by markey: Fix compilation. M +1 -1 enginecontroller.cpp 1.28 --- kdeextragear-1/amarok/src/enginecontroller.cpp #1.27:1.28 @@ -207,5 +207,5 @@ void EngineController::loadEngine() "$ su -c \"make uninstall\"
" "$ ./configure --prefix=`kde-config --prefix` && su -c \"make install\"
" - "$ kbuildsycoca
+ "$ kbuildsycoca
" "$ amarok" "More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net." ) );