diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
| commit | 913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch) | |
| tree | f99bd9b91ec272158b0ee070a9ec0871177d6ea8 /databases/postgresql-jdbc | |
| parent | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff) | |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
Notes
Notes:
svn path=/head/; revision=154109
Diffstat (limited to 'databases/postgresql-jdbc')
| -rw-r--r-- | databases/postgresql-jdbc/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-jdbc/pkg-plist b/databases/postgresql-jdbc/pkg-plist index e13d99227721..e7695f1cf5a5 100644 --- a/databases/postgresql-jdbc/pkg-plist +++ b/databases/postgresql-jdbc/pkg-plist @@ -21,4 +21,4 @@ %%PORTDOCS%%@unexec rmdir %D/%%EXAMPLESDIR%%/jdbc 2>/dev/null || true %%PORTDOCS%%@unexec rmdir %D/%%EXAMPLESDIR%% 2>/dev/null || true %%PORTDOCS%%@unexec rmdir %D/share/postgresql 2>/dev/null || true -@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true +@dirrmtry %%DOCSDIR%% |
