From 6591c068df635e40e336d7b46afa0efb1ad19e0e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 14 Apr 2009 02:12:05 +0000 Subject: [PATCH] (trunk qt) tweak the build instructions --- qt/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/README.txt b/qt/README.txt index 0298741f2..d7d85d6b0 100644 --- a/qt/README.txt +++ b/qt/README.txt @@ -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) -- 2.40.0