redland/raptor/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0086c3fe17a0aaaa04807b5a394dd6bef9f5e6f1
Author: David Tardon <dtar...@redhat.com>
Date:   Fri Apr 13 10:55:31 2012 +0200

    oops, missed one for macosx

diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk
index dacdfac..3d25291 100644
--- a/redland/raptor/makefile.mk
+++ b/redland/raptor/makefile.mk
@@ -196,7 +196,7 @@ BUILD_DIR=$(CONFIGURE_DIR)
 OUT2INC+=src$/raptor.h
 
 .IF "$(OS)"=="MACOSX"
-OUT2LIB+=src$/.libs$/libraptor.$(RAPTOR_MAJOR).dylib 
src$/.libs$/libraptor.dylib
+OUT2LIB+=src$/.libs$/libraptor-lo.$(RAPTOR_MAJOR).dylib 
src$/.libs$/libraptor.dylib
 OUT2BIN+=src/raptor-config
 .ELIF "$(OS)"=="IOS"
 OUT2LIB+=src$/.libs$/libraptor.a
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to