ooo-build r15027 - in branches/ooo-build-3-0-1: . bin



Author: pmladek
Date: Thu Jan  8 12:51:19 2009
New Revision: 15027
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15027&view=rev

Log:
2009-01-08  Petr Mladek  <pmladek suse cz>

	* bin/unpack, download.in: update the prebuilt mono dlls to
	  ooo-cli-prebuilt-3.0.1.tar.bz2



Modified:
   branches/ooo-build-3-0-1/ChangeLog
   branches/ooo-build-3-0-1/bin/unpack
   branches/ooo-build-3-0-1/download.in

Modified: branches/ooo-build-3-0-1/bin/unpack
==============================================================================
--- branches/ooo-build-3-0-1/bin/unpack	(original)
+++ branches/ooo-build-3-0-1/bin/unpack	Thu Jan  8 12:51:19 2009
@@ -275,7 +275,7 @@
 
 # copy in misc Mono related dlls if we need to
 # we can't build them on Unix.
-OOO_CLI_PREBUILT_ARCHIVE=ooo-cli-prebuilt-3.0.tar.bz2
+OOO_CLI_PREBUILT_ARCHIVE=ooo-cli-prebuilt-3.0.1.tar.bz2
 if test "z$PIECE" = "z"; then
 if test -f "$SRCDIR/$OOO_CLI_PREBUILT_ARCHIVE"; then
     mkdir -p $OOBUILDDIR/external/cli

Modified: branches/ooo-build-3-0-1/download.in
==============================================================================
--- branches/ooo-build-3-0-1/download.in	(original)
+++ branches/ooo-build-3-0-1/download.in	Thu Jan  8 12:51:19 2009
@@ -265,7 +265,7 @@
 else
 {
     if ('@ENABLE_MONO@' ne 'FALSE') {
-	push @files, ( 'ooo-cli-prebuilt-3.0.tar.bz2' );
+	push @files, ( 'ooo-cli-prebuilt-3.0.1.tar.bz2' );
     }
 }
 



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