From 0416031c9ba13da33845bc762078065b482dd551 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 22 Jan 2006 02:20:05 +0000 Subject: Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related) --- graphics/tcm/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/tcm') diff --git a/graphics/tcm/pkg-plist b/graphics/tcm/pkg-plist index b9af780e8ade..c3abae725f7d 100644 --- a/graphics/tcm/pkg-plist +++ b/graphics/tcm/pkg-plist @@ -346,7 +346,7 @@ tcm/lib/help/Version tcm/lib/help/Welcome tcm/lib/tcm.conf @dirrm tcm/man/man1 -@unexec rmdir %D/tcm/man 2>/dev/null || true +@dirrmtry tcm/man @dirrm tcm/lib/help @dirrm tcm/lib @dirrm tcm/doc/wishlist -- cgit v1.2.3