diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 14:28:08 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 15:52:40 +0200 |
commit | 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch) | |
tree | da1ff86943d90d1c41d7907e38668b12f96356dc /redland | |
parent | b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff) |
Trying to chop out the uwinapi library
Diffstat (limited to 'redland')
-rw-r--r-- | redland/raptor/raptor-1.4.18.patch.dmake | 4 | ||||
-rw-r--r-- | redland/rasqal/rasqal-0.9.16.patch.dmake | 3 | ||||
-rw-r--r-- | redland/redland/redland-1.0.8.patch.dmake | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/redland/raptor/raptor-1.4.18.patch.dmake b/redland/raptor/raptor-1.4.18.patch.dmake index b0172754d8f1..6bc0d2ddd0b1 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,119 @@ +@@ -1,1 +1,117 @@ -dummy +#************************************************************************* +# @@ -34,10 +34,8 @@ +PRJNAME=redland +TARGET=raptor +LIBTARGET=NO -+UWINAPIDLL= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE -+UWINAPILIB= + + +# --- Settings ----------------------------------------------------- diff --git a/redland/rasqal/rasqal-0.9.16.patch.dmake b/redland/rasqal/rasqal-0.9.16.patch.dmake index 6795eb95c43d..de3ea73109e1 100644 --- a/redland/rasqal/rasqal-0.9.16.patch.dmake +++ b/redland/rasqal/rasqal-0.9.16.patch.dmake @@ -1,6 +1,6 @@ --- misc/rasqal-0.9.16/src/makefile.mk Thu Nov 6 15:56:45 2008 +++ misc/build/rasqal-0.9.16/src/makefile.mk Thu Nov 6 15:55:09 2008 -@@ -1,1 +1,94 @@ +@@ -1,1 +1,93 @@ -dummy +#************************************************************************* +# @@ -34,7 +34,6 @@ +PRJNAME=redland +TARGET=rasqal +LIBTARGET=NO -+UWINAPILIB= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE + diff --git a/redland/redland/redland-1.0.8.patch.dmake b/redland/redland/redland-1.0.8.patch.dmake index 34ba51d1c29a..c658867fdf69 100644 --- a/redland/redland/redland-1.0.8.patch.dmake +++ b/redland/redland/redland-1.0.8.patch.dmake @@ -1,6 +1,6 @@ --- misc/redland-1.0.8/librdf/makefile.mk Mon Jun 16 19:32:46 2008 +++ misc/build/redland-1.0.8/librdf/makefile.mk Mon Jun 16 19:26:20 2008 -@@ -1,1 +1,111 @@ +@@ -1,1 +1,110 @@ -dummy +#************************************************************************* +# @@ -34,7 +34,6 @@ +PRJNAME=redland +TARGET=librdf +LIBTARGET=NO -+UWINAPILIB= + +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE + |