diff options
Diffstat (limited to 'kmag')
-rw-r--r-- | kmag/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/INSTALL b/kmag/INSTALL index cde242c..377d024 100644 --- a/kmag/INSTALL +++ b/kmag/INSTALL @@ -11,7 +11,7 @@ the directory. If you want to compile the program for KDE3, run ./configure with options similar to these: ---prefix=/opt/kde3 --enable-mt --with-qt-dir=/usr/lib/qt3 +--prefix=/opt/trinity --enable-mt --with-qt-dir=/usr/lib/qt3 Then run make and make install (as root). |