summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
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