summaryrefslogtreecommitdiff
path: root/misc/findutils
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
commitd568611c3eb334453c4a0352b61f081a623d72f1 (patch)
treec3c2e5147c98015eb1ada868e403a08ef31d9123 /misc/findutils
parentBetter fix for the problem on AMD64 and Pentium4 since rev1.4. (diff)
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154134
Diffstat (limited to 'misc/findutils')
-rw-r--r--misc/findutils/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/findutils/pkg-plist b/misc/findutils/pkg-plist
index 1a9d8a7598d6..e98ab54e8222 100644
--- a/misc/findutils/pkg-plist
+++ b/misc/findutils/pkg-plist
@@ -38,5 +38,5 @@ libexec/gbigram
%%NLS%%share/locale/tr/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/vi/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/findutils.mo
-%%NLS%%@unexec rmdir %D/share/locale/lg/LC_MESSAGES 2>/dev/null || true
-%%NLS%%@unexec rmdir %D/share/locale/lg 2>/dev/null || true
+%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lg