summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/postgresql-base/files/postgresql-7.4-base.patch')
-rw-r--r--dev-db/postgresql-base/files/postgresql-7.4-base.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql-base/files/postgresql-7.4-base.patch b/dev-db/postgresql-base/files/postgresql-7.4-base.patch
index 54ca679..ea0f6b9 100644
--- a/dev-db/postgresql-base/files/postgresql-7.4-base.patch
+++ b/dev-db/postgresql-base/files/postgresql-7.4-base.patch
@@ -112,7 +112,7 @@
-DIRS := initdb initlocation ipcclean pg_ctl pg_dump pg_id \
- psql scripts pg_config pg_controldata pg_resetxlog \
- pg_encoding
-+DIRS := pg_dump pg_id \
++DIRS := pg_dump \
+ psql scripts pg_config
ifeq ($(with_tcl), yes)