summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:53:12 -0600
commitadf473ac782486cbb808db19f4b8d49039ccd01e (patch)
tree2fd150605e2e63fbe515ee3a1a6870b687472bc4 /INSTALL
parentd5746c7ab64a8e92c56ba9c334d5b72bbffa3d8d (diff)
downloadrosegarden-adf473ac782486cbb808db19f4b8d49039ccd01e.tar.gz
rosegarden-adf473ac782486cbb808db19f4b8d49039ccd01e.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 49f7823..71c493b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -68,10 +68,10 @@ By default, the install prefix will be /usr/local. If your KDE is
installed at some other prefix, you probably want to override this
setting, as suggested in "A Typical Build with CMake." You may
install to /usr/local or anywhere else, but if you do so, you must add
-that location to your KDEDIRS environment variable before running
+that location to your TDEDIRS environment variable before running
Rosegarden. For example:
-$ export KDEDIRS=/usr/local:$KDEDIRS
+$ export TDEDIRS=/usr/local:$TDEDIRS
$ rosegarden
Another option, useful for packagers, is setting DESTDIR at install