[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - scp2/Module_scp2.mk

Andras Timar andras.timar at collabora.com
Mon Aug 25 04:05:18 PDT 2014


 scp2/Module_scp2.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e10e1b06cbbf337e8277063651b6e48011df5fd4
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Aug 7 12:18:03 2014 -0700

    fdo#80927 - quickstart causing trouble on windows, disable it
    
    Change-Id: I0c46129cff44edaac72939c1b2bc8cbf02bdf68f
    Reviewed-on: https://gerrit.libreoffice.org/10817
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Reviewed-by: David Tardon <dtardon at redhat.com>
    Tested-by: David Tardon <dtardon at redhat.com>

diff --git a/scp2/Module_scp2.mk b/scp2/Module_scp2.mk
index be02cd8..767e443 100644
--- a/scp2/Module_scp2.mk
+++ b/scp2/Module_scp2.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Module_add_targets,scp2,\
 	) \
 	$(if $(filter WNT,$(OS)),\
 		$(if $(DISABLE_ACTIVEX),,InstallModule_activex) \
-		InstallModule_quickstart \
 		InstallModule_windows \
 		$(if $(filter MSC,$(COM)),\
 			InstallModule_winexplorerext \


More information about the Libreoffice-commits mailing list