diff options
Diffstat (limited to 'devel/libgtop2/pkg-plist')
-rw-r--r-- | devel/libgtop2/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libgtop2/pkg-plist b/devel/libgtop2/pkg-plist index d72f99ba40fe..ba14c29fb663 100644 --- a/devel/libgtop2/pkg-plist +++ b/devel/libgtop2/pkg-plist @@ -111,5 +111,9 @@ share/locale/zh_CN/LC_MESSAGES/libgtop-2.0.mo share/locale/zh_TW/LC_MESSAGES/libgtop-2.0.mo @dirrm include/libgtop-2.0/glibtop @dirrm include/libgtop-2.0 +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true +@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/rw 2> /dev/null || true @unexec rmdir %D/share/locale/mi/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/mi 2> /dev/null || true |