summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-20 06:25:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-20 06:25:32 +0000
commit3e57c8d5d930fd95c3aadcf8d86d5af73e035aad (patch)
tree4d0cb57819cb2aabd6393ab5dd674d69b44714d6 /comms
parentClean up the pkg-plist voodoo: (diff)
Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use.
Notes
Notes: svn path=/head/; revision=124551
Diffstat (limited to 'comms')
-rw-r--r--comms/lrzsz/pkg-plist3
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/lrzsz/pkg-plist b/comms/lrzsz/pkg-plist
index 8a10378fc610..28c812b7a981 100644
--- a/comms/lrzsz/pkg-plist
+++ b/comms/lrzsz/pkg-plist
@@ -5,6 +5,3 @@ bin/lsb
bin/lsx
bin/lsz
share/locale/de/LC_MESSAGES/lrzsz.mo
-@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
-@unexec rmdir %D/share/locale/* 2>/dev/null || true
-@unexec rmdir %D/share/locale 2>/dev/null || true