diff options
-rw-r--r-- | x11/gnome-desktop/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gnomedesktop/pkg-plist | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist index b23c3235c..b2c596853 100644 --- a/x11/gnome-desktop/pkg-plist +++ b/x11/gnome-desktop/pkg-plist @@ -190,6 +190,8 @@ share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo +@unexec rmdir %D/share/locale/yo/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/yo 2> /dev/null || true @dirrm share/gnome/omf/gnome-desktop @dirrm share/gnome/help/lgpl/eu @dirrm share/gnome/help/gpl/eu diff --git a/x11/gnomedesktop/pkg-plist b/x11/gnomedesktop/pkg-plist index b23c3235c..b2c596853 100644 --- a/x11/gnomedesktop/pkg-plist +++ b/x11/gnomedesktop/pkg-plist @@ -190,6 +190,8 @@ share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo +@unexec rmdir %D/share/locale/yo/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/yo 2> /dev/null || true @dirrm share/gnome/omf/gnome-desktop @dirrm share/gnome/help/lgpl/eu @dirrm share/gnome/help/gpl/eu |