diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-13 12:05:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-13 12:05:32 +0800 |
commit | 7eaa4e58e007c806259f1341392c3f37ad92466a (patch) | |
tree | 824f3127e2f591b9f8902dd87f507617e848e59c /x11-themes | |
parent | 4ca5bbcee1dd65bede45f0818bb04ffc2203489c (diff) | |
download | freebsd-ports-graphics-7eaa4e58e007c806259f1341392c3f37ad92466a.tar.gz freebsd-ports-graphics-7eaa4e58e007c806259f1341392c3f37ad92466a.tar.zst freebsd-ports-graphics-7eaa4e58e007c806259f1341392c3f37ad92466a.zip |
Remove some leftover locale directories.
Reported by: GNOME Tinderbox
Diffstat (limited to 'x11-themes')
-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 0c5c5d55ac0..02fcb21b3e6 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 c157d46fb79..23d66a54bf3 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 |