From 508b8d82f4fdfc6889fe17931ef30f047501dfd6 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 22 Jan 2006 03:01:03 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- x11-wm/ion3/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/ion3') diff --git a/x11-wm/ion3/pkg-plist b/x11-wm/ion3/pkg-plist index f024e5ddc4ea..79117a851eec 100644 --- a/x11-wm/ion3/pkg-plist +++ b/x11-wm/ion3/pkg-plist @@ -60,4 +60,4 @@ share/doc/ion/ChangeLog @dirrm lib/ion @dirrm share/ion @dirrm share/doc/ion -@unexec rmdir %D/etc/ion 2>/dev/null || true +@dirrmtry etc/ion -- cgit v1.2.3