From 9043b0fa4d7c194b8256a9d89c55d21739b6b3b4 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 12 Oct 2005 19:28:28 +0000 Subject: @unexec rmdir %D/share/locale/rw/LC_MESSAGES @unexec rmdir %D/share/locale/rw --- news/tin/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'news/tin') diff --git a/news/tin/pkg-plist b/news/tin/pkg-plist index e751a957caf4..6b1d0f28a262 100644 --- a/news/tin/pkg-plist +++ b/news/tin/pkg-plist @@ -19,3 +19,5 @@ share/locale/fr/LC_MESSAGES/tin.mo share/locale/ru/LC_MESSAGES/tin.mo share/locale/rw/LC_MESSAGES/tin.mo share/locale/tr/LC_MESSAGES/tin.mo +@unexec rmdir %D/share/locale/rw/LC_MESSAGES > /dev/null 2>&1 || true +@unexec rmdir %D/share/locale/rw > /dev/null 2>&1 || true -- cgit