diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-13 04:05:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-13 04:05:32 +0000 |
commit | d0a46500cf3c858fb0f5a35b466c9f0dbe010774 (patch) | |
tree | 458fff123efe9e9bad750c73904c38a9d3c270c7 /x11-themes/gnome-backgrounds | |
parent | Update to 2.7.1 (diff) |
Remove some leftover locale directories.
Reported by: GNOME Tinderbox
Notes
Notes:
svn path=/head/; revision=133197
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/pkg-plist | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index 0c5c5d55ac01..02fcb21b3e60 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-backgrounds PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= x11-themes graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 diff --git a/x11-themes/gnome-backgrounds/pkg-plist b/x11-themes/gnome-backgrounds/pkg-plist index c157d46fb79d..23d66a54bf3d 100644 --- a/x11-themes/gnome-backgrounds/pkg-plist +++ b/x11-themes/gnome-backgrounds/pkg-plist @@ -55,6 +55,10 @@ share/locale/uk/LC_MESSAGES/gnome-backgrounds.mo share/locale/vi/LC_MESSAGES/gnome-backgrounds.mo share/locale/zh_CN/LC_MESSAGES/gnome-backgrounds.mo share/locale/zh_TW/LC_MESSAGES/gnome-backgrounds.mo +@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/ku/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ku 2> /dev/null || true @dirrm share/gnome/pixmaps/backgrounds/gnome/translucent @dirrm share/gnome/pixmaps/backgrounds/gnome/tiles @dirrm share/gnome/pixmaps/backgrounds/gnome/branded |