summaryrefslogtreecommitdiffstats
path: root/astro/sky2000
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
commitaf48ddd7a913664262c3da6a6a140a2873659925 (patch)
treeb02c2828dfcaddff86c9832b03bbf528381e8b24 /astro/sky2000
parentea06bd23b101258e6696714c0640510b5025b71c (diff)
downloadFreeBSD-ports-af48ddd7a913664262c3da6a6a140a2873659925.zip
FreeBSD-ports-af48ddd7a913664262c3da6a6a140a2873659925.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Diffstat (limited to 'astro/sky2000')
-rw-r--r--astro/sky2000/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sky2000/pkg-plist b/astro/sky2000/pkg-plist
index f101f2e..d84727b 100644
--- a/astro/sky2000/pkg-plist
+++ b/astro/sky2000/pkg-plist
@@ -16,4 +16,4 @@
%%DATADIR%%/catalogs/sky2000.ncd
@dirrm %%DATADIR%%/catalogs/sky2000
@dirrm %%DATADIR%%/catalogs
-@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
+@dirrmtry %%DATADIR%%
OpenPOWER on IntegriCloud