[Libreoffice-commits] .: shell/CustomTarget_shlxthdl_res.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 19 22:10:52 PST 2012
shell/CustomTarget_shlxthdl_res.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d42500f1f0a980273e919d1c61ce32e97757daaf
Author: David Tardon <dtardon at redhat.com>
Date: Tue Nov 20 07:05:56 2012 +0100
lngconvex needs liblangtag data
Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc
diff --git a/shell/CustomTarget_shlxthdl_res.mk b/shell/CustomTarget_shlxthdl_res.mk
index 67e27a6..78f6d32 100644
--- a/shell/CustomTarget_shlxthdl_res.mk
+++ b/shell/CustomTarget_shlxthdl_res.mk
@@ -42,6 +42,7 @@ $(call gb_CustomTarget_get_workdir,shell/source/win32/shlxthandler/res)/shlxthdl
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),LCX,1)
$(call gb_Helper_abbreviate_dirs,\
cd $(SRCDIR)/shell/source/win32/shlxthandler/res && \
+ LIBLANGTAG_SHARE=$(call gb_Helper_make_url,$(OUTDIR)) \
$(call gb_Executable_get_target_for_build,lngconvex) \
-ulf shlxthdl.ulf \
-rc $@ \
More information about the Libreoffice-commits
mailing list