summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-09-12 23:50:11 +0300
committerTor Lillqvist <tml@collabora.com>2014-09-12 23:51:16 +0300
commit0b6555f594095ddc082d555852f7d8e9f7d7f266 (patch)
tree5ac975354ee2d70503877445fa0d19689b06d282 /extensions
parent0307129596344fb40dc5ade2fb6a6dd913b1799e (diff)
Put schema.xml in the correct place, and drop the empty English strings file
Change-Id: Ic9d3894611eedcffa9ce79ae8b2745de72eb9117
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Package_mdibundle.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/Package_mdibundle.mk b/extensions/Package_mdibundle.mk
index 3677116936a6..88f70f211598 100644
--- a/extensions/Package_mdibundle.mk
+++ b/extensions/Package_mdibundle.mk
@@ -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 \
))