[Libreoffice-commits] .: redland/raptor

David Tardon dtardon at kemper.freedesktop.org
Fri Apr 13 02:10:16 PDT 2012


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

New commits:
commit 0086c3fe17a0aaaa04807b5a394dd6bef9f5e6f1
Author: David Tardon <dtardon at 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


More information about the Libreoffice-commits mailing list