diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | 908d2728622bae6525e55a2c956b45f9cea10caf (patch) | |
tree | 0629d4eff6d84806654037427d7b0f0a91394acc /README | |
parent | 585ba225bf48a286fd6ce8f40384d0a0b4283375 (diff) | |
download | kaffeine-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-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |