mirror of
https://github.com/transmission/transmission
synced 2025-01-31 03:12:44 +00:00
(trunk qt) tweak the build instructions
This commit is contained in:
parent
03a7251054
commit
6591c068df
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue