mork and mozab only on DESKTOP
Change-Id: Idf8539992cbc52e848c2e7768551c156764b5cea
This commit is contained in:
@@ -288,10 +288,12 @@ postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Dr
|
||||
postprocess_DRIVERS += mozab
|
||||
endif
|
||||
else ifeq (DBCONNECTIVITY,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
|
||||
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
||||
postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-mork.xcu
|
||||
postprocess_DRIVERS += mork
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
ifeq (MACOSX,$(OS))
|
||||
postprocess_FILES_main += \
|
||||
$(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-macab.xcu \
|
||||
|
@@ -294,10 +294,12 @@ endif
|
||||
|
||||
else
|
||||
|
||||
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
||||
$(eval $(call gb_Rdb_add_components,services,\
|
||||
connectivity/source/drivers/mork/mork \
|
||||
connectivity/source/drivers/mozab/bootstrap/mozbootstrap \
|
||||
))
|
||||
endif # DESKTOP
|
||||
|
||||
endif # WNT
|
||||
|
||||
|
Reference in New Issue
Block a user