ooo-build r13150 - in trunk: . patches/dev300



Author: tml
Date: Thu Jul 10 18:17:19 2008
New Revision: 13150
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13150&view=rev

Log:
2008-07-10  Tor Lillqvist  <tml novell com>

	* patches/dev300/dont-build-transex3-layout-on-windows.diff: New
	file. Don't attempt to build transex3/layout on Windows. It is
	apparently patched into a non-broken shape by patches in the
	LayoutDialogs set which for some reason is Linux-only.

	* patches/dev300/apply: Add it to Win32Only.



Added:
   trunk/patches/dev300/dont-build-transex3-layout-on-windows.diff
Modified:
   trunk/ChangeLog
   trunk/patches/dev300/apply

Modified: trunk/patches/dev300/apply
==============================================================================
--- trunk/patches/dev300/apply	(original)
+++ trunk/patches/dev300/apply	Thu Jul 10 18:17:19 2008
@@ -2449,3 +2449,7 @@
 piece-build.diff
 piece-checkdll.diff
 piece-target.diff
+
+
+[ Win32Only ]
+dont-build-transex3-layout-on-windows.diff, tml

Added: trunk/patches/dev300/dont-build-transex3-layout-on-windows.diff
==============================================================================
--- (empty file)
+++ trunk/patches/dev300/dont-build-transex3-layout-on-windows.diff	Thu Jul 10 18:17:19 2008
@@ -0,0 +1,10 @@
+--- transex3/prj/build.lst
++++ transex3/prj/build.lst
+@@ -2,6 +2,6 @@
+ tr	transex3						usr1	-	all	tr_mkout NULL
+ tr	transex3\inc					nmake	-	all	tr_inc NULL
+ tr	transex3\source					nmake	-	all	tr_src tr_inc NULL
+-tr	transex3\layout					nmake	-	all	rt_layout tr_src tr_inc NULL
++tr	transex3\layout					nmake	-	u	rt_layout tr_src tr_inc NULL
+ tr	transex3\java\l10nconv			nmake	-	all	tr_conv NULL
+ tr	transex3\java\receditor			nmake	-	all	tr_rece NULL



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]