[Libreoffice-commits] .: Branch 'feature/gbuild_extensions' - Repository.mk

Michael Stahl mst at kemper.freedesktop.org
Wed Dec 21 07:53:50 PST 2011


 Repository.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 489adacb7cef9a63a9326a55f5265bef937c4267
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Dec 21 16:52:30 2011 +0100

    Repository.mk: for libraries it's PLAINLIBS_NONE

diff --git a/Repository.mk b/Repository.mk
index 4f2e8e6..cbc0889 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -105,7 +105,7 @@ endif # WITH_MOZILLA
 
 ifeq ($(OS),MACOSX)
 
-$(eval $(call gb_Helper_register_libraries,NONE, \
+$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
     OOoSpotlightImporter \
 ))
 


More information about the Libreoffice-commits mailing list