]> git.pld-linux.org Git - packages/3store3.git/commitdiff
- use default db.h
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Feb 2006 22:39:49 +0000 (22:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    3store3-db4.patch -> 1.1

3store3-db4.patch [new file with mode: 0644]

diff --git a/3store3-db4.patch b/3store3-db4.patch
new file mode 100644 (file)
index 0000000..2e2961c
--- /dev/null
@@ -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"
This page took 0.41159 seconds and 4 git commands to generate.