summaryrefslogtreecommitdiffstats
path: root/postprocess
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2018-05-06 11:48:05 +0200
committerRene Engelhard <rene@debian.org>2018-05-06 11:48:05 +0200
commitf705883c2a5bfaf24d355b9a41bd613e71fc72e4 (patch)
tree2b66dadda926b611c681a4478b25cad785665e33 /postprocess
parentuitest for bug tdf#94208 (diff)
downloadcore-f705883c2a5bfaf24d355b9a41bd613e71fc72e4.tar.gz
core-f705883c2a5bfaf24d355b9a41bd613e71fc72e4.zip
CustomTarget_registry.mk: add new $(SYSTEM_LIBNUMBERTEXT_DATA) to sed...
Change-Id: Ib35c95f792a49d952ca9f226fbd181831d22a1da
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/CustomTarget_registry.mk1
1 files changed, 1 insertions, 0 deletions
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 \