summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-06-02 22:44:19 +0200
committerMichael Stahl <mstahl@redhat.com>2017-06-02 23:01:12 +0200
commit9c9109c6e09890ac6f6596cdfbe3b6e1f7cfded7 (patch)
tree97dc6686c5012b22ac7c2a27d56f018374946f59 /Repository.mk
parentbb90b21dbdd50e6d7e5378a0f1d6bbb595af5087 (diff)
scp2: move package desktop_scripts_install to AutoInstall
Change-Id: I96baefdb6511f4bd632a0044b26074834615bc57
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index e889e8ea678d..9fbd91ca23b7 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -791,7 +791,6 @@ endif
$(eval $(call gb_Helper_register_packages, \
test_unittest \
cli_basetypes_copy \
- $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
extras_wordbook \
$(if $(filter MSC,$(COM)),msvc_dlls) \
instsetoo_native_setup \
@@ -994,6 +993,7 @@ $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\
$(eval $(call gb_Helper_register_packages_for_install,brand,\
desktop_branding \
$(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \
+ $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
$(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\
$(if $(ENABLE_HEADLESS),, \
desktop_soffice_sh \