ooo-build r13042 - in trunk: patches/dev300 test/mono



Author: rengelhard
Date: Thu Jul  3 11:23:53 2008
New Revision: 13042
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13042&view=rev

Log:
add missing < beb300-m0

Modified:
   trunk/patches/dev300/apply
   trunk/test/mono/Makefile

Modified: trunk/patches/dev300/apply
==============================================================================
--- trunk/patches/dev300/apply	(original)
+++ trunk/patches/dev300/apply	Thu Jul  3 11:23:53 2008
@@ -1362,7 +1362,7 @@
 mono-testtools.diff
 
 # The build
-[ Mono >= dev300-m22 ]
+[ Mono >= dev300-m22 < beb300-m0 ]
 mono-scp2.diff, rodo
 cli_ure-source-bootstrap-makefile-mk.diff, rodo
 cli_ure-mono-bridge.diff, rodo

Modified: trunk/test/mono/Makefile
==============================================================================
--- trunk/test/mono/Makefile	(original)
+++ trunk/test/mono/Makefile	Thu Jul  3 11:23:53 2008
@@ -10,7 +10,7 @@
 
 SpreadsheetSample.exe: ${SOURCES}
 	mcs SpreadsheetSample.cs SpreadsheetDocHelper.cs \
-	    `pkg-config --libs mono-ooo-2.0`
+	    `pkg-config --libs mono-openoffice`
 
 clean:
 	rm -f SpreadsheetSample.exe



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