diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-16 10:09:36 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-16 10:09:36 +0000 |
commit | 3078f59e076c787e2c2be392c0e115d95833a3ba (patch) | |
tree | f3e5a499cf14f2784e684a182d32d95bb8afc7ed /audio/grip/pkg-plist | |
parent | Maintainer update to version 1.5.0 (diff) |
Updated grip to 3.0.2.
Mike incorporated my last set of source patches into the trunk like he
always does so they're gone from here.
Able to remove some extra work from Makefile cause Mike did those over, too.
Have fun, kids, and remember, Do not taunt Happy Fun Grip!
Diffstat (limited to 'audio/grip/pkg-plist')
-rw-r--r-- | audio/grip/pkg-plist | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/audio/grip/pkg-plist b/audio/grip/pkg-plist index b11f93ff5d71..62682f69dc3f 100644 --- a/audio/grip/pkg-plist +++ b/audio/grip/pkg-plist @@ -79,12 +79,10 @@ share/locale/zh_CN/LC_MESSAGES/grip.mo share/locale/zh_HK/LC_MESSAGES/grip.mo share/locale/zh_TW/LC_MESSAGES/grip.mo share/pixmaps/gripicon.png -@comment empty dirs -%%PORTDOCS%%@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images -@comment directories -%%PORTDOCS%%@dirrm share/gnome/help/grip/C/images -%%PORTDOCS%%@dirrm share/gnome/help/grip/C -%%PORTDOCS%%@dirrm share/gnome/help/grip -%%PORTDOCS%%@dirrm share/gnome/help +%%PORTDOCS%%@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip/C/images || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip/C || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help || true @dirrm share/gnome/apps/Multimedia @dirrm share/gnome/apps |