diff options
Diffstat (limited to 'deskutils/gnochm/pkg-plist')
-rw-r--r-- | deskutils/gnochm/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/gnochm/pkg-plist b/deskutils/gnochm/pkg-plist index 5e55be62f8d7..1dddae51dd10 100644 --- a/deskutils/gnochm/pkg-plist +++ b/deskutils/gnochm/pkg-plist @@ -25,3 +25,7 @@ share/mime/packages/gnochm.xml @dirrm share/gnome/gnochm @exec update-mime-database %D/share/mime @unexec update-mime-database %D/share/mime +@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true +@unexec rmdir %D/share/locale/tr_TR/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/tr_TR 2> /dev/null || true |