[ooo-build-commit] bin/unpack download.in

Petr Mladek pmladek at kemper.freedesktop.org
Tue Nov 10 05:55:59 PST 2009


 bin/unpack  |    2 +-
 download.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6a7f6b4091ba0e3e1deaf62ed716ba6bc87c0e2f
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Nov 10 14:54:05 2009 +0100

    Update ooo-cli-prebuilt to version 3.2
    
    * bin/unpack:
    * download.in: update ooo-cli-prebuilt to version 3.2

diff --git a/bin/unpack b/bin/unpack
index 391463d..b24a890 100755
--- a/bin/unpack
+++ b/bin/unpack
@@ -371,7 +371,7 @@ fi
 
 # 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.1.1.tar.bz2
+OOO_CLI_PREBUILT_ARCHIVE=ooo-cli-prebuilt-3.2.tar.bz2
 if test "z$PIECE" = "z"; then
 if test -f "$SRCDIR/$OOO_CLI_PREBUILT_ARCHIVE"; then
     mkdir -p $OOBUILDDIR/external/cli
diff --git a/download.in b/download.in
index 9cedd96..8a15997 100755
--- a/download.in
+++ b/download.in
@@ -349,7 +349,7 @@ if ('@BUILD_WIN32@' ne '')
 else
 {
     if ('@ENABLE_MONO@' ne 'FALSE') {
-        source_file( 'ooo-cli-prebuilt-3.1.1.tar.bz2' );
+        source_file( 'ooo-cli-prebuilt-3.2.tar.bz2' );
     }
     if ( $download_all ) {
         source_file( "apache-ant-1.7.0-bin.tar.gz" );


More information about the ooo-build-commit mailing list