SOURCES: dwi-libpq.patch (NEW) - adjust libpq-fe.h header path

qboosh qboosh at pld-linux.org
Wed Feb 22 13:49:17 CET 2006


Author: qboosh                       Date: Wed Feb 22 12:49:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adjust libpq-fe.h header path

---- Files affected:
SOURCES:
   dwi-libpq.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dwi-libpq.patch
diff -u /dev/null SOURCES/dwi-libpq.patch:1.1
--- /dev/null	Wed Feb 22 13:49:17 2006
+++ SOURCES/dwi-libpq.patch	Wed Feb 22 13:49:12 2006
@@ -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"
================================================================


More information about the pld-cvs-commit mailing list