From ece2d96a59a593a13201c4acfcc6634fb7946cb1 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 30 Jan 2011 09:28:38 +0000 Subject: [PATCH] Fix @dirrmtry since it already filter stderr and return true. PR: ports/153888 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes --- databases/postgresql90-server/pkg-plist-contrib | 12 ++++++------ databases/postgresql91-server/pkg-plist-contrib | 12 ++++++------ databases/postgresql92-server/pkg-plist-contrib | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/databases/postgresql90-server/pkg-plist-contrib b/databases/postgresql90-server/pkg-plist-contrib index 6503200ccb10..3471716032c0 100644 --- a/databases/postgresql90-server/pkg-plist-contrib +++ b/databases/postgresql90-server/pkg-plist-contrib @@ -121,9 +121,9 @@ share/postgresql/contrib/uninstall_tsearch2.sql share/postgresql/contrib/uninstall_unaccent.sql share/postgresql/tsearch_data/unaccent.rules share/postgresql/tsearch_data/xsyn_sample.rules -@dirrmtry share/postgresql/tsearch_data >&2 -@dirrmtry share/postgresql/contrib >&2 -@dirrmtry share/postgresql >&2 -@dirrmtry %%DOCSDIR%%/contrib >&2 -@dirrmtry %%DOCSDIR%% >&2 -@dirrmtry lib/postgresql >&2 +@dirrmtry share/postgresql/tsearch_data +@dirrmtry share/postgresql/contrib +@dirrmtry share/postgresql +@dirrmtry %%DOCSDIR%%/contrib +@dirrmtry %%DOCSDIR%% +@dirrmtry lib/postgresql diff --git a/databases/postgresql91-server/pkg-plist-contrib b/databases/postgresql91-server/pkg-plist-contrib index 6503200ccb10..3471716032c0 100644 --- a/databases/postgresql91-server/pkg-plist-contrib +++ b/databases/postgresql91-server/pkg-plist-contrib @@ -121,9 +121,9 @@ share/postgresql/contrib/uninstall_tsearch2.sql share/postgresql/contrib/uninstall_unaccent.sql share/postgresql/tsearch_data/unaccent.rules share/postgresql/tsearch_data/xsyn_sample.rules -@dirrmtry share/postgresql/tsearch_data >&2 -@dirrmtry share/postgresql/contrib >&2 -@dirrmtry share/postgresql >&2 -@dirrmtry %%DOCSDIR%%/contrib >&2 -@dirrmtry %%DOCSDIR%% >&2 -@dirrmtry lib/postgresql >&2 +@dirrmtry share/postgresql/tsearch_data +@dirrmtry share/postgresql/contrib +@dirrmtry share/postgresql +@dirrmtry %%DOCSDIR%%/contrib +@dirrmtry %%DOCSDIR%% +@dirrmtry lib/postgresql diff --git a/databases/postgresql92-server/pkg-plist-contrib b/databases/postgresql92-server/pkg-plist-contrib index 6503200ccb10..3471716032c0 100644 --- a/databases/postgresql92-server/pkg-plist-contrib +++ b/databases/postgresql92-server/pkg-plist-contrib @@ -121,9 +121,9 @@ share/postgresql/contrib/uninstall_tsearch2.sql share/postgresql/contrib/uninstall_unaccent.sql share/postgresql/tsearch_data/unaccent.rules share/postgresql/tsearch_data/xsyn_sample.rules -@dirrmtry share/postgresql/tsearch_data >&2 -@dirrmtry share/postgresql/contrib >&2 -@dirrmtry share/postgresql >&2 -@dirrmtry %%DOCSDIR%%/contrib >&2 -@dirrmtry %%DOCSDIR%% >&2 -@dirrmtry lib/postgresql >&2 +@dirrmtry share/postgresql/tsearch_data +@dirrmtry share/postgresql/contrib +@dirrmtry share/postgresql +@dirrmtry %%DOCSDIR%%/contrib +@dirrmtry %%DOCSDIR%% +@dirrmtry lib/postgresql