aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-03-24 01:47:00 +0800
committerarved <arved@FreeBSD.org>2003-03-24 01:47:00 +0800
commit21a135079ef582c4390dce053a4e06f8488a3986 (patch)
tree18c6540c64f1f69c0e065f66530e050a44e9b9d5 /x11
parent348ce1848059270943e4ef6ab769d301bb85a8d4 (diff)
downloadfreebsd-ports-gnome-21a135079ef582c4390dce053a4e06f8488a3986.tar.gz
freebsd-ports-gnome-21a135079ef582c4390dce053a4e06f8488a3986.tar.zst
freebsd-ports-gnome-21a135079ef582c4390dce053a4e06f8488a3986.zip
Add some @unexec rmdir's to make bento happier
Diffstat (limited to 'x11')
-rw-r--r--x11/kgamma/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/kgamma/pkg-plist b/x11/kgamma/pkg-plist
index b4cbea685a9f..fede95d75bd8 100644
--- a/x11/kgamma/pkg-plist
+++ b/x11/kgamma/pkg-plist
@@ -45,3 +45,12 @@ share/locale/sv/LC_MESSAGES/kgamma.mo
@dirrm share/doc/HTML/cs/kgamma
@dirrm share/apps/kgamma/pics
@dirrm share/apps/kgamma
+@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML/fr 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML/nl 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML/cs 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Settings/LookNFeel 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true