rev 8600 - branches/qt4-x11/debian/patches

Fathi Boudra fabo at alioth.debian.org
Fri Dec 28 09:41:18 UTC 2007


Author: fabo
Date: 2007-12-28 09:41:18 +0000 (Fri, 28 Dec 2007)
New Revision: 8600

Modified:
   branches/qt4-x11/debian/patches/05_append_qt4_target.diff
Log:
* Update the append qt4 patch. Fix FTBFS on i386.
  dunno why it works on amd64 ...


Modified: branches/qt4-x11/debian/patches/05_append_qt4_target.diff
===================================================================
--- branches/qt4-x11/debian/patches/05_append_qt4_target.diff	2007-12-28 06:58:31 UTC (rev 8599)
+++ branches/qt4-x11/debian/patches/05_append_qt4_target.diff	2007-12-28 09:41:18 UTC (rev 8600)
@@ -221,3 +221,14 @@
  DESTDIR                = ../../bin
  
  target.path=$$[QT_INSTALL_BINS]
+--- a/tools/assistant/compat/compat.pro
++++ b/tools/assistant/compat/compat.pro
+@@ -2,7 +2,7 @@
+ 
+ TEMPLATE = app
+ LANGUAGE = C++
+-TARGET = assistant
++TARGET = assistant-qt4
+ 
+ CONFIG += qt warn_on
+ 




More information about the pkg-kde-commits mailing list