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) --- security/openscep/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openscep/pkg-plist') diff --git a/security/openscep/pkg-plist b/security/openscep/pkg-plist index 900f117f0874..cced5b4c6984 100644 --- a/security/openscep/pkg-plist +++ b/security/openscep/pkg-plist @@ -70,4 +70,4 @@ www/openscep/updatecrl.8.html www/openscep/welcome.html @dirrm www/cgi-bin/openscep @dirrm www/openscep -@unexec rmdir %D/etc/openscep 2>/dev/null || true +@dirrmtry etc/openscep -- cgit v1.2.3