Put schema.xml in the correct place, and drop the empty English strings file
Change-Id: Ic9d3894611eedcffa9ce79ae8b2745de72eb9117
(cherry picked from commit 0b6555f594
)
This commit is contained in:
parent
6ee1a54380
commit
cb466794af
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ $(eval $(call gb_Package_Package,extensions_mdibundle,$(SRCDIR)/extensions/sourc
|
|||
|
||||
$(eval $(call gb_Package_add_files,extensions_mdibundle,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents,\
|
||||
Info.plist \
|
||||
en.lproj/schema.strings \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Package_add_files,extensions_mdibundle,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents/Resources,\
|
||||
schema.xml \
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in a new issue