summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-07 18:49:07 -0600
committerTimothy Pearson <[email protected]>2011-12-07 18:49:07 -0600
commitf4e4a75f03f82c70100657ca5521227d85ab087e (patch)
treeac70b0513d72f5cf9a2412763f1f6eeb190f0f08 /README
parent3585c64d5131743f1d3c9cfab421ee626cd453ef (diff)
downloadkaffeine-f4e4a75f03f82c70100657ca5521227d85ab087e.tar.gz
kaffeine-f4e4a75f03f82c70100657ca5521227d85ab087e.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 27509b8..1f99b0c 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ INSTALLATION:
In order to compile and install Kaffeine on your system, type the following in the base
directory of the Kaffeine distribution:
- 1.) ./configure --prefix=KDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/trinity --mandir=/usr/share/man)
+ 1.) ./configure --prefix=TDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/trinity --mandir=/usr/share/man)
(use ./configure --help for more options)
2,) make