diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-vfs/pkg-plist | 2 | ||||
-rw-r--r-- | devel/gnomevfs2/pkg-plist | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist index 870fd6a0f..d23d8779c 100644 --- a/devel/gnome-vfs/pkg-plist +++ b/devel/gnome-vfs/pkg-plist @@ -222,3 +222,5 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm include/gnome-vfs-2.0 @unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/zu 2> /dev/null || true +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist index 870fd6a0f..d23d8779c 100644 --- a/devel/gnomevfs2/pkg-plist +++ b/devel/gnomevfs2/pkg-plist @@ -222,3 +222,5 @@ share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo @dirrm include/gnome-vfs-2.0 @unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/zu 2> /dev/null || true +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true |