summaryrefslogtreecommitdiff
path: root/databases/postgresql73/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql73/patches/patch-ai')
-rw-r--r--databases/postgresql73/patches/patch-ai9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/postgresql73/patches/patch-ai b/databases/postgresql73/patches/patch-ai
deleted file mode 100644
index 86c06348a7e..00000000000
--- a/databases/postgresql73/patches/patch-ai
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-ai,v 1.1.1.1 2004/07/24 22:14:41 recht Exp $
-
---- src/interfaces/python/Setup.in.raw.orig Sun Mar 25 14:44:04 2001
-+++ src/interfaces/python/Setup.in.raw
-@@ -1,3 +1,3 @@
- *shared*
-
--_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ -L@libpq_builddir@ -lpq @EXTRA_LIBS@
-+_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ @libpq@ @EXTRA_LIBS@