# HG changeset patch # User Volker Grabsch # Date 1271108653 -7200 # Node ID 056787d36a35c7a3071b81767f1107cc859cefc9 # Parent 069a6b2f974b62bd6741090c437b0cc2486fc3a6 improved documentation of the Qt w32api-directx patch (by Mark Brand) diff -r 069a6b2f974b -r 056787d36a35 src/w32api-directx-additions-of-qt.patch --- a/src/w32api-directx-additions-of-qt.patch Mon Apr 12 17:42:15 2010 +0200 +++ b/src/w32api-directx-additions-of-qt.patch Mon Apr 12 23:44:13 2010 +0200 @@ -7,7 +7,7 @@ #---------------------------------------------------------------------# 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