summaryrefslogtreecommitdiff
path: root/redland/raptor
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-09 18:14:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-09 18:14:16 +0200
commitfe4e9a884f9c61dd41c2eb1c94049bfe999fb778 (patch)
tree67cf9e870dbbbeeafae747c2a1022017ba66e419 /redland/raptor
parented19c2b7675b480019529d3fee401e21088a0eef (diff)
#103496#: remove sal dependency by not using uwinapi
Diffstat (limited to 'redland/raptor')
-rw-r--r--redland/raptor/raptor-1.4.18.patch.dmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/redland/raptor/raptor-1.4.18.patch.dmake b/redland/raptor/raptor-1.4.18.patch.dmake
index aa0f5ab29117..da43a7887fde 100644
--- a/redland/raptor/raptor-1.4.18.patch.dmake
+++ b/redland/raptor/raptor-1.4.18.patch.dmake
@@ -1,6 +1,6 @@
--- misc/raptor-1.4.18/src/makefile.mk Thu Nov 6 15:25:51 2008
+++ misc/build/raptor-1.4.18/src/makefile.mk Thu Nov 6 15:33:14 2008
-@@ -1,1 +1,122 @@
+@@ -1,1 +1,123 @@
-dummy
+#*************************************************************************
+#
@@ -40,6 +40,7 @@
+LIBTARGET=NO
+
+EXTERNAL_WARNINGS_NOT_ERRORS=TRUE
++UWINAPILIB=
+
+
+# --- Settings -----------------------------------------------------