(trunk qt) tweak the build instructions

This commit is contained in:
Charles Kerr 2009-04-14 02:12:05 +00:00
parent 03a7251054
commit 6591c068df
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ BUILDING
1. Prerequisites: Qt >= 4.x and its development packages
2. Build Transmission as normal
3. In the qt/ directory, type "qmake-qt4"
3. In the qt/ directory, type "qmake-qt4 qtr.pro"
4. In the qt/ directory, type "make"
5. In the qt/ directory, as root, type "INSTALL_ROOT=/usr make install"
(Feel free to replace /usr with /usr/local or /opt or whatever)