diff options
Diffstat (limited to 'graphics/eog2/pkg-plist')
-rw-r--r-- | graphics/eog2/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist index a2e26eff2753..ecd22848fd0b 100644 --- a/graphics/eog2/pkg-plist +++ b/graphics/eog2/pkg-plist @@ -156,4 +156,6 @@ share/locale/zu/LC_MESSAGES/eog.mo @dirrm share/gnome/help/eog @dirrm share/gnome/eog/glade @dirrm share/gnome/eog +@unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/zu 2> /dev/null || true @unexec update-desktop-database > /dev/null || /usr/bin/true |