diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-15 15:57:22 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-15 15:57:22 +0800 |
commit | bd0bad01263023c249aa2834ac88cecd82ed6225 (patch) | |
tree | 5d0b093ce8fc96042cb4bf20f0170da5af4d1ebd /accessibility/gnome-mag | |
parent | 12c954fe3c0b6138308c7bd7123d081b19a5c15e (diff) | |
download | freebsd-ports-gnome-bd0bad01263023c249aa2834ac88cecd82ed6225.tar.gz freebsd-ports-gnome-bd0bad01263023c249aa2834ac88cecd82ed6225.tar.zst freebsd-ports-gnome-bd0bad01263023c249aa2834ac88cecd82ed6225.zip |
Remove the ang locale if it is empty.
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist index bd9c1e05c343..175324d9f523 100644 --- a/accessibility/gnome-mag/pkg-plist +++ b/accessibility/gnome-mag/pkg-plist @@ -90,6 +90,8 @@ share/locale/uk/LC_MESSAGES/gnome-mag.mo share/locale/vi/LC_MESSAGES/gnome-mag.mo share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo +@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ang 2> /dev/null || true @dirrm share/gnome/idl/gnome-mag-1.0 @dirrm share/gnome/gnome-mag/1_32 @dirrm share/gnome/gnome-mag |