]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 19 Feb 2008 19:55:13 +0000 (19:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql-ecpg_link.patch -> 1.5

postgresql-ecpg_link.patch [deleted file]

diff --git a/postgresql-ecpg_link.patch b/postgresql-ecpg_link.patch
deleted file mode 100644 (file)
index d7c8e6d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- postgresql-8.0.0beta2/src/interfaces/ecpg/compatlib/Makefile       2004-09-05 21:38:27.750369536 +0200
-+++ postgresql-8.0.0beta2/src/interfaces/ecpg/compatlib/Makefile.new   2004-09-05 21:40:03.741776624 +0200
-@@ -20,7 +20,7 @@
- override CPPFLAGS := -I../include -I$(top_srcdir)/src/interfaces/ecpg/include \
-       -I$(libpq_srcdir) -I$(top_srcdir)/src/include/utils $(CPPFLAGS)
- override CFLAGS += $(PTHREAD_CFLAGS)
--SHLIB_LINK = -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes $(libpq) -lm \
-+SHLIB_LINK = ../ecpglib/libecpg.so -L../pgtypeslib -lpgtypes $(libpq) -lm \
-       $(PTHREAD_LIBS)
- OBJS= informix.o
-
This page took 0.241743 seconds and 4 git commands to generate.