summaryrefslogtreecommitdiffstats
path: root/README
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
commit908d2728622bae6525e55a2c956b45f9cea10caf (patch)
tree0629d4eff6d84806654037427d7b0f0a91394acc /README
parent585ba225bf48a286fd6ce8f40384d0a0b4283375 (diff)
downloadkaffeine-908d2728622bae6525e55a2c956b45f9cea10caf.tar.gz
kaffeine-908d2728622bae6525e55a2c956b45f9cea10caf.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kaffeine@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9a6ec79..27509b8 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/kde3 --mandir=/usr/share/man)
+ 1.) ./configure --prefix=KDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/trinity --mandir=/usr/share/man)
(use ./configure --help for more options)
2,) make