[Libreoffice-commits] .: i18npool/source

Eike Rathke erack at kemper.freedesktop.org
Sat Nov 19 18:15:12 PST 2011


 i18npool/source/localedata/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 63d29ac431f492595486512ba413454baf636b65
Author: Eike Rathke <erack at redhat.com>
Date:   Sun Nov 20 03:14:34 2011 +0100

    hopefully gb_Executable_EXT_for_build does it

diff --git a/i18npool/source/localedata/Makefile b/i18npool/source/localedata/Makefile
index 246385c..5b899f0 100755
--- a/i18npool/source/localedata/Makefile
+++ b/i18npool/source/localedata/Makefile
@@ -37,7 +37,7 @@ localedata_%.cxx : localedata_%_invis.cxx
 	sed 's/\(^.*get[^;]*$$\)/SAL_DLLPUBLIC_EXPORT \1/' $< > $@
 
 localedata_%_invis.cxx : $(realpath $(SRC_ROOT)/i18npool/source/localedata/data)/%.xml saxparser.rdb \
-	$(OUTDIR_FOR_BUILD)/bin/saxparser$(gb_Executable_EXT)
+	$(OUTDIR_FOR_BUILD)/bin/saxparser$(gb_Executable_EXT_for_build)
 ifeq ($(OS_FOR_BUILD),WNT)
 	$(gb_Helper_execute)saxparser $* `cygpath -m $<` $@ \
 		$(my_file)`cygpath -m $(WORKDIR)/CustomTarget/i18npool/source/localedata/saxparser.rdb` `cygpath -m $(OUTDIR)/bin/types.rdb` \


More information about the Libreoffice-commits mailing list