summaryrefslogtreecommitdiffstats
path: root/INSTALL
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 /INSTALL
parent4829334af853a2cb5fe1006f6bd37f0c48da0c90 (diff)
downloadamarok-a629463438212a001e3b074a436a037018896c53.tar.gz
amarok-a629463438212a001e3b074a436a037018896c53.zip
Rename kde-config to tde-config
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 934f158f..2e4b1228 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ In order to compile and install Amarok on your system, type the following in the
base directory of the Amarok distribution:
- % ./configure --prefix=`kde-config --prefix`
+ % ./configure --prefix=`tde-config --prefix`
% make
% make install