From kde-commits Wed Jun 30 21:52:47 2004 From: Mark Kretschmann Date: Wed, 30 Jun 2004 21:52:47 +0000 To: kde-commits Subject: kdeextragear-1/amarok/src Message-Id: <20040630215247.075AC99AD () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=108863237311178 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." ) );