SOURCES: 3store3-db4.patch (NEW) - use default db.h

qboosh qboosh at pld-linux.org
Sun Feb 19 23:39:54 CET 2006


Author: qboosh                       Date: Sun Feb 19 22:39:54 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use default db.h

---- Files affected:
SOURCES:
   3store3-db4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/3store3-db4.patch
diff -u /dev/null SOURCES/3store3-db4.patch:1.1
--- /dev/null	Sun Feb 19 23:39:54 2006
+++ SOURCES/3store3-db4.patch	Sun Feb 19 23:39:49 2006
@@ -0,0 +1,11 @@
+--- 3store3-3.0.14/src/bulk-import.c.orig	2005-11-17 00:29:40.000000000 +0100
++++ 3store3-3.0.14/src/bulk-import.c	2006-02-19 23:19:03.458625750 +0100
+@@ -30,7 +30,7 @@
+ #include <raptor.h>
+ #include <getopt.h>
+ #include <glib.h>
+-#include <db4/db.h>
++#include <db.h>
+ 
+ #include "config.h"
+ #include "tstore.h"
================================================================


More information about the pld-cvs-commit mailing list