diff options
author | arved <arved@FreeBSD.org> | 2003-12-10 23:52:59 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-12-10 23:52:59 +0800 |
commit | b58f8f50ddc99a977c94a276610ad56d94644c3a (patch) | |
tree | bfefce3bb8d5a05fdf16213351ac710ff719e16d /games | |
parent | b66a0d8d653ffb38986a69b5183bf4fcd2fd731c (diff) | |
download | freebsd-ports-gnome-b58f8f50ddc99a977c94a276610ad56d94644c3a.tar.gz freebsd-ports-gnome-b58f8f50ddc99a977c94a276610ad56d94644c3a.tar.zst freebsd-ports-gnome-b58f8f50ddc99a977c94a276610ad56d94644c3a.zip |
Remove empty directories
Reported by: bento
Diffstat (limited to 'games')
-rw-r--r-- | games/kpictorial/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/kpictorial/pkg-plist b/games/kpictorial/pkg-plist index 152e3a7b671c..98ad62341a47 100644 --- a/games/kpictorial/pkg-plist +++ b/games/kpictorial/pkg-plist @@ -14,3 +14,8 @@ share/doc/HTML/en/kpictorial/index.docbook share/doc/HTML/en/kpictorial/index.cache.bz2 share/doc/HTML/en/kpictorial/common @dirrm share/doc/HTML/en/kpictorial +@dirrm share/apps/kpictorial +@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/locolor 2>/dev/null || true +@unexec rmdir %D/share/applnk/Games 2>/dev/null || true |