summaryrefslogtreecommitdiff
path: root/devel/pmk
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:30:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:30:24 +0000
commit8782296f87f346e407a9b588c61c901ad331a61b (patch)
tree9003db734f5474c93508ccf7f02ac0319bb0d249 /devel/pmk
parentReplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Notes
Notes: svn path=/head/; revision=154105
Diffstat (limited to 'devel/pmk')
-rw-r--r--devel/pmk/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pmk/pkg-plist b/devel/pmk/pkg-plist
index 515ae825dc77..6ae1284e5450 100644
--- a/devel/pmk/pkg-plist
+++ b/devel/pmk/pkg-plist
@@ -4,7 +4,7 @@ bin/pmkpc
bin/pmkscan
@unexec if cmp -s %D/etc/pmk/pmk.conf %D/etc/pmk/pmk.conf.dist; then rm -f %D/etc/pmk/pmk.conf; fi
@unexec rm -f %D/etc/pmk/pmk.conf.dist
-@unexec rmdir %D/etc/pmk 2>/dev/null || true
+@dirrmtry etc/pmk
bin/pmksetup
%%DATADIR%%/pmkcfgtool.dat
%%DATADIR%%/pmkcomp.dat