summaryrefslogtreecommitdiff
path: root/i18npool/source
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source')
-rwxr-xr-x[-rw-r--r--]i18npool/source/localedata/Makefile4
-rwxr-xr-x[-rw-r--r--]i18npool/source/textconversion/Makefile0
2 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/Makefile b/i18npool/source/localedata/Makefile
index 1b70c8de17b1..6bfbbb3d12b6 100644..100755
--- a/i18npool/source/localedata/Makefile
+++ b/i18npool/source/localedata/Makefile
@@ -38,8 +38,8 @@ localedata_%.cxx : localedata_%_invis.cxx
localedata_%_invis.cxx : $(realpath $(SRC_ROOT)/i18npool/source/localedata/data)/%.xml saxparser.rdb
ifeq ($(OS_FOR_BUILD),WNT)
- $(gb_Helper_execute)saxparser $* `cygpath -w $<` $@ \
- $(my_file)`cygpath -m $(WORKDIR)/CustomTarget/i18npool/source/localedata/saxparser.rdb` `cygpath -w $(OUTDIR)/bin/types.rdb` \
+ $(gb_Helper_execute)saxparser $* `cygpath -m $<` $@ \
+ $(my_file)`cygpath -m $(WORKDIR)/CustomTarget/i18npool/source/localedata/saxparser.rdb` `cygpath -m $(OUTDIR)/bin/types.rdb` \
-env:OOO_INBUILD_SHAREDLIB_DIR=$(my_file)`cygpath -m $(OUTDIR)/bin`
else
$(gb_Helper_execute)saxparser $* $< $@ \
diff --git a/i18npool/source/textconversion/Makefile b/i18npool/source/textconversion/Makefile
index 8a4693d41657..8a4693d41657 100644..100755
--- a/i18npool/source/textconversion/Makefile
+++ b/i18npool/source/textconversion/Makefile