From 2e6c4948a94535d52efa38cc42db2c421a632e39 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 25 Oct 2016 16:30:33 +0200 Subject: clean up remnants of the removal of OxygenOffice bits Change-Id: Ic01bb53b6a2d54a43e10ece04e6f1d9b7ff58fb9 --- scp2/AutoInstall.mk | 1 - scp2/InstallScript_setup_osl.mk | 1 - 2 files changed, 2 deletions(-) (limited to 'scp2') diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk index 3f6de8c6f8da..cba489fba73a 100644 --- a/scp2/AutoInstall.mk +++ b/scp2/AutoInstall.mk @@ -9,7 +9,6 @@ $(eval $(call gb_AutoInstall_AutoInstall)) -$(eval $(call gb_AutoInstall_add_module,accessories_gallery,)) $(eval $(call gb_AutoInstall_add_module,activexbinarytable,LIBO_LIB_FILE_BINARYTABLE)) $(eval $(call gb_AutoInstall_add_module,activex,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,activexwin64,LIBO_LIB_FILE_COMPONENTCONDITION,,,"VersionNT64")) diff --git a/scp2/InstallScript_setup_osl.mk b/scp2/InstallScript_setup_osl.mk index 593b1afb3c1d..1411b5835cf0 100644 --- a/scp2/InstallScript_setup_osl.mk +++ b/scp2/InstallScript_setup_osl.mk @@ -10,7 +10,6 @@ $(eval $(call gb_InstallScript_InstallScript,setup_osl)) $(eval $(call gb_InstallScript_use_modules,setup_osl,\ - scp2/accessories \ scp2/base \ scp2/calc \ scp2/draw \ -- cgit