[Libreoffice-commits] .: redland/raptor redland/rasqal redland/redland

David Tardon dtardon at kemper.freedesktop.org
Fri Apr 13 06:50:35 PDT 2012


 redland/raptor/raptor-1.4.18.patch.dmake  |    2 +-
 redland/rasqal/rasqal-0.9.16.patch.dmake  |    2 +-
 redland/redland/redland-1.0.8.patch.dmake |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Apr 13 15:49:11 2012 +0200

    change redland dllnames on windows too

diff --git a/redland/raptor/raptor-1.4.18.patch.dmake b/redland/raptor/raptor-1.4.18.patch.dmake
index b017275..c81ed83 100644
--- a/redland/raptor/raptor-1.4.18.patch.dmake
+++ b/redland/raptor/raptor-1.4.18.patch.dmake
@@ -104,7 +104,7 @@
 +SHL1USE_EXPORTS=name
 +
 +#SHL1TARGET=	$(TARGET)$(DLLPOSTFIX)
-+SHL1TARGET=	$(TARGET)
++SHL1TARGET=	$(TARGET)-lo
 +SHL1IMPLIB= lib$(TARGET)
 +
 +#SHL1VERSIONMAP=../service/exports.map
diff --git a/redland/rasqal/rasqal-0.9.16.patch.dmake b/redland/rasqal/rasqal-0.9.16.patch.dmake
index 6795eb9..9d36867 100644
--- a/redland/rasqal/rasqal-0.9.16.patch.dmake
+++ b/redland/rasqal/rasqal-0.9.16.patch.dmake
@@ -78,7 +78,7 @@
 +SHL1USE_EXPORTS=name
 +
 +#SHL1TARGET=	$(TARGET)$(DLLPOSTFIX)
-+SHL1TARGET=	$(TARGET)
++SHL1TARGET=	$(TARGET)-lo
 +SHL1IMPLIB= lib$(TARGET)
 +
 +#SHL1VERSIONMAP=../service/exports.map
diff --git a/redland/redland/redland-1.0.8.patch.dmake b/redland/redland/redland-1.0.8.patch.dmake
index 34ba51d..2611fb1 100644
--- a/redland/redland/redland-1.0.8.patch.dmake
+++ b/redland/redland/redland-1.0.8.patch.dmake
@@ -92,7 +92,7 @@
 +SHL1OBJS=   $(SLOFILES)
 +
 +#SHL1TARGET=	$(TARGET)$(DLLPOSTFIX)
-+SHL1TARGET=	$(TARGET)
++SHL1TARGET=	$(TARGET)-lo
 +SHL1IMPLIB= $(TARGET)
 +SHL1USE_EXPORTS=name
 +


More information about the Libreoffice-commits mailing list