diff options
Diffstat (limited to 'news/tin/pkg-plist')
-rw-r--r-- | news/tin/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/pkg-plist b/news/tin/pkg-plist index 6b1d0f2..9e82296 100644 --- a/news/tin/pkg-plist +++ b/news/tin/pkg-plist @@ -19,5 +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 +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw |