summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:13 -0600
commitef9eb4959e8e2df853a8dcdf31a21b525fd42808 (patch)
tree21de67543a92a816b308e12c7cfc30699cc56caf /INSTALL
parent2ec1b629e4a1e15db7d1563f6c5db1c307aa9ea7 (diff)
downloadtdeio-locate-ef9eb4959e8e2df853a8dcdf31a21b525fd42808.tar.gz
tdeio-locate-ef9eb4959e8e2df853a8dcdf31a21b525fd42808.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5998725..d6881ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,8 +2,8 @@ This package requires CMake and tdelibs to build
==================== BUILDING ====================
-mkdir /tmp/kio-locate
-cd /tmp/kio-locate
+mkdir /tmp/tdeio-locate
+cd /tmp/tdeio-locate
cmake <this source directory> \
-DCMAKE_INSTALL_PREFIX=/opt/trinity \