[ooo-build-commit] patches/dev300

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Jul 15 12:13:13 PDT 2009


 patches/dev300/calc-formula-externref-countif-fix.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a0777c5a23b6f4d1681b5b1fe24716156c7d3a72
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed Jul 15 15:11:40 2009 -0400

    Fixed wrong file name in makefile.mk.
    
    * patches/dev300/calc-formula-externref-countif-fix.diff:

diff --git a/patches/dev300/calc-formula-externref-countif-fix.diff b/patches/dev300/calc-formula-externref-countif-fix.diff
index 41b7566..b06a826 100644
--- a/patches/dev300/calc-formula-externref-countif-fix.diff
+++ b/patches/dev300/calc-formula-externref-countif-fix.diff
@@ -723,7 +723,7 @@ index 898c2ef..85065d9 100644
          $(SLO)$/lookupcache.obj \
          $(SLO)$/prnsave.obj \
          $(SLO)$/reftokenhelper.obj \
-+        $(SLO)$/staticquery.obj \
++        $(SLO)$/funcqueryhandler.obj \
  		$(SLO)$/stringutil.obj \
          $(SLO)$/token.obj
  


More information about the ooo-build-commit mailing list