diff options
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index 51d6d9383..1468431e3 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -69,8 +69,8 @@ share/locale/xh/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/zh_HK 2> /dev/null || true +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrm share/gnome/evolution-exchange/%%VERSION%%/ui @dirrm share/gnome/evolution-exchange/%%VERSION%%/images @dirrm share/gnome/evolution-exchange/%%VERSION%%/glade |