[Open Office] oob680.1.1 - new issues and qustion getting our own distro tag

Petr Mladek pmladek at suse.cz
Tue Feb 21 08:20:31 EST 2006


On Sunday 19 February 2006 17:44, Andreas Radke wrote:
> Bernhard Rosenkraenzer schrieb:
> > --- config_office/configure.in.ark	2006-02-19 16:54:19.000000000 +0000
> > +++ config_office/configure.in	2006-02-19 16:57:05.000000000 +0000
> > @@ -2935,7 +2935,10 @@
> >  else
> >      AC_MSG_RESULT([internal])
> >      SYSTEM_HSQLDB=NO
> > -    BUILD_TYPE="$BUILD_TYPE HSQLDB"
> > +    if test "$WITH_JAVA" != "no"; then
> > +        dnl Don't build hsqldb if we don't have Java
> > +        BUILD_TYPE="$BUILD_TYPE HSQLDB"
> > +    fi
> >  fi
> >  AC_SUBST(SYSTEM_HSQLDB)
> >  AC_SUBST(HSQLDB_JAR)
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Openoffice mailing list
> > Openoffice at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/openoffice
>
> What's the best way to put in this patch. Before ./configure the source
> is not unpacked so I can patch it.
>
> Do I have to add it to the apply file?

Exactly. You should put the patch below ooo-build/patches/src680 and mention 
it in a suitable section of the apply file.

BTW: I'm going to add this patch to ooo-build cvs. It seems that we currently 
need it on ppc :-)


-- 
Best Regards,

Petr Mladek
software developer
---------------------------------------------------------------------  
SuSE CR, s.r.o.                             e-mail: pmladek at suse.cz
Drahobejlova 27                             tel:+420 296 542 373 
190 00 Praha 9                              fax:+420 296 542 374   
Czech Republic                              http://www.suse.cz/


More information about the Openoffice mailing list