summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:16:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:16:36 -0600
commitdf182c709e6ebcff3dda49e981204d421b672230 (patch)
tree03a2c8f2869d88765f9e7931c9b07de5933bb807 /INSTALL
parentb6889067a362c2513d5aeb66fc80c02589dfdc7d (diff)
downloadkstreamripper-df182c709e6ebcff3dda49e981204d421b672230.tar.gz
kstreamripper-df182c709e6ebcff3dda49e981204d421b672230.zip
Rename include subdirectory to tde
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4f763d3..2502239 100644
--- a/INSTALL
+++ b/INSTALL
@@ -57,9 +57,9 @@ have to give those paths.
Here are some examples :
On Fedora/Redhat
- scons configure kdeincludes=/usr/include/kde/
+ scons configure kdeincludes=/usr/include/tde/
On Debian
- scons configure qtincludes=/usr/include/qt/ kdeinclude=/usr/include/kde/
+ scons configure qtincludes=/usr/include/qt/ kdeinclude=/usr/include/tde/
To install in some particular location with additional include paths
scons configure prefix=~/tmp extraincludes=/tmp/include:/usr/local/include