summaryrefslogtreecommitdiffstats
path: root/amarok/src/enginecontroller.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:14:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:14:28 -0600
commita629463438212a001e3b074a436a037018896c53 (patch)
tree9c3c7daf808064a8908a572633691e9694462411 /amarok/src/enginecontroller.cpp
parent4829334af853a2cb5fe1006f6bd37f0c48da0c90 (diff)
downloadamarok-a629463438212a001e3b074a436a037018896c53.tar.gz
amarok-a629463438212a001e3b074a436a037018896c53.zip
Rename kde-config to tde-config
Diffstat (limited to 'amarok/src/enginecontroller.cpp')
-rw-r--r--amarok/src/enginecontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/enginecontroller.cpp b/amarok/src/enginecontroller.cpp
index 200722e0..564d8a32 100644
--- a/amarok/src/enginecontroller.cpp
+++ b/amarok/src/enginecontroller.cpp
@@ -196,7 +196,7 @@ EngineController::loadEngine( const TQString &engineName )
"it is likely that Amarok is installed under the wrong prefix, please fix your installation using:<pre>"
"$ cd /path/to/amarok/source-code/<br>"
"$ su -c \"make uninstall\"<br>"
- "$ ./configure --prefix=`kde-config --prefix` && su -c \"make install\"<br>"
+ "$ ./configure --prefix=`tde-config --prefix` && su -c \"make install\"<br>"
"$ kbuildsycoca<br>"
"$ amarok</pre>"
"More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net.</p>" ) );