From d7b4c431c4d513ad27f6ab6db9e8047d789b64f3 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Mon, 12 Apr 2010 23:44:13 +0200 Subject: [PATCH] improved documentation of the Qt w32api-directx patch (by Mark Brand) --- src/w32api-directx-additions-of-qt.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/w32api-directx-additions-of-qt.patch b/src/w32api-directx-additions-of-qt.patch index 43cf8490..592c4b0c 100644 --- a/src/w32api-directx-additions-of-qt.patch +++ b/src/w32api-directx-additions-of-qt.patch @@ -7,7 +7,7 @@ the following commands: #---------------------------------------------------------------------# wget -c 'http://kent.dl.sourceforge.net/project/mingw/MinGW API for MS-Windows/w32api-3.13/w32api-3.13-mingw32-dev.tar.gz' -wget -c 'ftp://ftp.qt.nokia.com/misc/MinGW-gcc440_1.zip' +wget -c 'http://download.qt.nokia.com/misc/MinGW-gcc440_1.zip' mkdir a (cd a; tar -xf ../w32api-3.13-mingw32-dev.tar.gz include) cp -r a b