summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/postgresql-base/files/postgresql-7.3-base.patch')
-rw-r--r--dev-db/postgresql-base/files/postgresql-7.3-base.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/files/postgresql-7.3-base.patch b/dev-db/postgresql-base/files/postgresql-7.3-base.patch
index e67454f..1451b23 100644
--- a/dev-db/postgresql-base/files/postgresql-7.3-base.patch
+++ b/dev-db/postgresql-base/files/postgresql-7.3-base.patch
@@ -2,7 +2,7 @@
==================================================================
--- contrib/Makefile (revision 12)
+++ contrib/Makefile (local)
-@@ -5,40 +5,10 @@
+@@ -5,40 +5,9 @@
include $(top_builddir)/src/Makefile.global
WANTED_DIRS = \
@@ -26,7 +26,7 @@
- miscutil \
- noupdate \
oid2name \
- pg_dumplo \
+- pg_dumplo \
- pg_logger \
pgbench \
- pgcrypto \