]> git.pld-linux.org Git - packages/dwi.git/commitdiff
- adjust libpq-fe.h header path
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 22 Feb 2006 12:49:12 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dwi-libpq.patch -> 1.1

dwi-libpq.patch [new file with mode: 0644]

diff --git a/dwi-libpq.patch b/dwi-libpq.patch
new file mode 100644 (file)
index 0000000..3d45e1c
--- /dev/null
@@ -0,0 +1,11 @@
+--- dwi-0.6.1/db_drivers/dui-libpg.c.orig      2004-07-24 05:14:59.000000000 +0200
++++ dwi-0.6.1/db_drivers/dui-libpg.c   2006-02-21 12:13:31.000000000 +0100
+@@ -36,7 +36,7 @@
+ #include <string.h>
+ #include <time.h>
+-#include <postgresql/libpq-fe.h>
++#include <libpq-fe.h>
+ #include "dui-libpg.h"
+ #include "dui-initdb-p.h"
This page took 0.060098 seconds and 4 git commands to generate.