[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    qt-copy/patches
From:       Ben Cooksley <sourtooth () gmail ! com>
Date:       2009-04-24 10:36:55
Message-ID: 1240569415.345653.25759.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 958563 by bcooksley:

This change has been merged in apparently, so it is no longer needed

 M  +0 -14     0250-out_of_source_build.diff  


--- trunk/qt-copy/patches/0250-out_of_source_build.diff #958562:958563
@@ -6,20 +6,6 @@
 
 Fix configure.exe to do an out-of-source build on windows
 
-
-Index: tools/configure/configureapp.cpp
-===================================================================
---- tools/configure/configureapp.cpp	(revision 862665)
-+++ tools/configure/configureapp.cpp	(working copy)
-@@ -2932,7 +2956,7 @@
-         args += buildPath + "/bin/syncqt.bat";
-         QStringList env;
-         env += QString("QTDIR=" + sourcePath);
--        //env += QString("PATH=" + buildPath + "/bin/;%PATH%");
-+        env += QString("PATH=" + buildPath + "/bin/;" + qgetenv("PATH"));
-         Environment::execute(args, env, QStringList());
-     }
- }
 Index: bin/syncqt
 ===================================================================
 --- bin/syncqt	(revision 863314)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic