drop ui-previewer from install set
this is intended for use for bootstrapping the process of conversion of the .src to .ui and isn't useful to have in a normal install Change-Id: I88066bb086ca58a56c2adc7ef5a96b03b670f086 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126924 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
@@ -72,6 +72,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \
|
||||
svpclient ) \
|
||||
$(if $(filter LINUX %BSD SOLARIS,$(OS)), tilebench) \
|
||||
$(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest) \
|
||||
$(if $(DISABLE_GUI),,ui-previewer) \
|
||||
vcldemo \
|
||||
tiledrendering \
|
||||
mtfdemo \
|
||||
@@ -204,11 +205,6 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \
|
||||
$(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \
|
||||
gengal \
|
||||
$(if $(filter WNT,$(OS)),,uri-encode) \
|
||||
$(if $(ENABLE_MACOSX_SANDBOX),, \
|
||||
$(if $(DISABLE_GUI),, \
|
||||
ui-previewer \
|
||||
) \
|
||||
) \
|
||||
$(if $(filter WNT,$(OS)), \
|
||||
senddoc \
|
||||
) \
|
||||
|
Reference in New Issue
Block a user