[ooo-build-commit] .: download.in

Kohei Yoshida kohei at kemper.freedesktop.org
Thu May 20 17:37:51 PDT 2010


 download.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c85bf9122f2801e423b261fbae0176295c252cda
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Thu May 20 20:37:06 2010 -0400

    There was another place where I needed to change the name of mdds pkg.
    
    * download.in:

diff --git a/download.in b/download.in
index 7a9bd38..8457d26 100755
--- a/download.in
+++ b/download.in
@@ -450,7 +450,7 @@ source_file( '@OOO_EXTRA_ARTWORK@' ) if '@OOO_EXTRA_ARTWORK@';
 source_file( "biblio.tar.bz2" );
 
 # Required to build sc.
-source_file( "mdds_0.3.0.tar.bz2" );
+source_file( "cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2" );
 
 if (!$SPLIT && ($download_all || '@ENABLE_BINFILTER@' eq 'TRUE')) {
     source_file_ooo( "binfilter" );


More information about the ooo-build-commit mailing list