summaryrefslogtreecommitdiffstats
path: root/i18npool/CustomTarget_collator.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-05-09 09:38:39 +0100
committerNoel Power <noel.power@novell.com>2012-05-09 09:39:19 +0100
commit736170293c1cb9b242a13c6d8cda4e23bf465b3b (patch)
treeb190c81c2cf5f45c725014e7b6089dbdd5173cfc /i18npool/CustomTarget_collator.mk
parentgbuild: use mixed paths on cygwin (diff)
downloadcore-736170293c1cb9b242a13c6d8cda4e23bf465b3b.tar.gz
core-736170293c1cb9b242a13c6d8cda4e23bf465b3b.zip
gbuild: remove gb_Helper_abbreviate_dirs_native
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
Diffstat (limited to 'i18npool/CustomTarget_collator.mk')
-rw-r--r--i18npool/CustomTarget_collator.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CustomTarget_collator.mk b/i18npool/CustomTarget_collator.mk
index 951a2cab36d3..413767ca13b2 100644
--- a/i18npool/CustomTarget_collator.mk
+++ b/i18npool/CustomTarget_collator.mk
@@ -38,7 +38,7 @@ $(call gb_CustomTarget_get_target,i18npool/collator) : \
$(IPCO)/collator_%.cxx : $(SRCDIR)/i18npool/source/collator/data/%.txt \
$(call gb_Executable_get_target_for_build,gencoll_rule) | $(IPCO)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),CLR,1)
- $(call gb_Helper_abbreviate_dirs_native, \
+ $(call gb_Helper_abbreviate_dirs, \
$(call gb_Helper_execute,gencoll_rule) $< $@ $*)
$(IPCO)/lrl_include.hxx : $(SRCDIR)/i18npool/source/collator/data | $(IPCO)/.dir