From be3e1f7794486310bb005c6132d838a4e6421451 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 16 Dec 2004 05:49:27 +0000 Subject: Clean up handling of locale directories at deinstall-time: * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created --- misc/mc/pkg-plist | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/mc') diff --git a/misc/mc/pkg-plist b/misc/mc/pkg-plist index 3e8128a1d7c9..6c2b42649854 100644 --- a/misc/mc/pkg-plist +++ b/misc/mc/pkg-plist @@ -137,8 +137,6 @@ share/mc/term/xterm.ti @dirrm share/mc @unexec rmdir %D/share/locale/wa/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/wa 2>/dev/null || true -@unexec rmdir %D/share/locale/hu/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/hu 2>/dev/null || true @unexec rmdir %D/man/es/man1 2>/dev/null || true @unexec rmdir %D/man/es/cat1 2>/dev/null || true @unexec rmdir %D/man/es 2>/dev/null || true -- cgit v1.2.3