[Libreoffice-commits] .: redland/raptor

Caolán McNamara caolan at kemper.freedesktop.org
Thu Oct 14 02:32:22 PDT 2010


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

New commits:
commit dbff415c210973bbacca0400006a4675a06e1098
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 14 10:32:14 2010 +0100

    that didn't make sense

diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk
index c6d8efc..60e8141 100644
--- a/redland/raptor/makefile.mk
+++ b/redland/raptor/makefile.mk
@@ -159,7 +159,7 @@ OUT2BIN+=src/raptor-config
 .ELIF "$(GUI)"=="OS2"
 # if we use dmake, this is done automagically
 .ELSE
-OUT2LIB+=src$/.libs$/libraptor.so.$(RAPTOR_MAJOR)
+OUT2LIB+=src$/.libs$/libraptor.so.$(RAPTOR_MAJOR) src$/.libs$/libraptor.so
 OUT2BIN+=src/raptor-config
 .ENDIF
 


More information about the Libreoffice-commits mailing list