diff options
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
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 |