summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit5567f296bcf7cec47960488bc6b04555e4a12e89 (patch)
tree21b5c9f738fb1abe495147d33c3515ea6638e880
parent9ade1fd58cac588859c32a889d01e1ffdb720fc5 (diff)
downloadtdeio-locate-5567f296.tar.gz
tdeio-locate-5567f296.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-locate@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5053a25..f5825c7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,7 @@ On some systems, it might be necessary to configure the project
using scons configure qtincludes=path1 kdeincludes=path2
like this:
$ scons configure qtincludes=/usr/include/qt3/include \
-> kdeincludes=/usr/lib/kde3/include
+> kdeincludes=/usr/lib/trinity/include
When in doubt, use scons --help or scons -h to display the options.
As when using ./configure you can specify using prefix=... where to