diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:14:28 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:14:28 -0600 |
commit | a629463438212a001e3b074a436a037018896c53 (patch) | |
tree | 9c3c7daf808064a8908a572633691e9694462411 /README | |
parent | 4829334af853a2cb5fe1006f6bd37f0c48da0c90 (diff) | |
download | amarok-a629463438212a001e3b074a436a037018896c53.tar.gz amarok-a629463438212a001e3b074a436a037018896c53.zip |
Rename kde-config to tde-config
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,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 |