[Libreoffice-commits] core.git: postprocess/CustomTarget_registry.mk

Rene Engelhard rene at debian.org
Sun May 6 09:48:44 UTC 2018


 postprocess/CustomTarget_registry.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f705883c2a5bfaf24d355b9a41bd613e71fc72e4
Author: Rene Engelhard <rene at debian.org>
Date:   Sun May 6 11:48:05 2018 +0200

    CustomTarget_registry.mk: add new $(SYSTEM_LIBNUMBERTEXT_DATA) to sed...
    
    Change-Id: Ib35c95f792a49d952ca9f226fbd181831d22a1da

diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk
index b0a816efed44..7548789e9766 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -557,6 +557,7 @@ postprocess_main_SED := \
 	-e 's,$${STARTCENTER_HIDE_EXTERNAL_LINKS},0,g' \
 	-e 's,$${STARTCENTER_TEMPLREP_URL},http://templates.libreoffice.org/,g' \
 	-e 's,$${SYSTEM_LIBEXTTEXTCAT_DATA},$(SYSTEM_LIBEXTTEXTCAT_DATA),g' \
+	-e 's,$${SYSTEM_LIBNUMBERTEXT_DATA},$(SYSTEM_LIBNUMBERTEXT_DATA),g' \
 
 $(call gb_XcdTarget_get_target,main.xcd) \
 		: $(BUILDDIR)/config_host.mk.stamp \


More information about the Libreoffice-commits mailing list