extensions/Package_mdibundle.mk |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit cb466794aff56cc9cf2c83d26f5cda9dacdd6c81
Author: Tor Lillqvist <t...@collabora.com>
Date:   Fri Sep 12 23:50:11 2014 +0300

    Put schema.xml in the correct place, and drop the empty English strings file
    
    Change-Id: Ic9d3894611eedcffa9ce79ae8b2745de72eb9117
    (cherry picked from commit 0b6555f594095ddc082d555852f7d8e9f7d7f266)

diff --git a/extensions/Package_mdibundle.mk b/extensions/Package_mdibundle.mk
index 3677116..88f70f2 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 \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to