e0112048dd
From: Peter Galbavy <peter.galbavy@knowtion.net>
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
$OpenBSD: patch-src_interfaces_ecpg_lib_Makefile,v 1.3 2003/02/12 17:09:03 naddy Exp $
|
|
--- src/interfaces/ecpg/lib/Makefile.orig Tue Jan 8 20:41:26 2002
|
|
+++ src/interfaces/ecpg/lib/Makefile Fri Feb 1 11:25:38 2002
|
|
@@ -14,7 +14,7 @@ include $(top_builddir)/src/Makefile.glo
|
|
|
|
NAME= ecpg
|
|
SO_MAJOR_VERSION= 3
|
|
-SO_MINOR_VERSION= 4.1
|
|
+SO_MINOR_VERSION= 41
|
|
|
|
override CPPFLAGS := -I$(top_srcdir)/src/interfaces/ecpg/include -I$(libpq_srcdir) $(CPPFLAGS)
|
|
|