From 327434499009435d8e5172f5f691f45b9b0a28b4 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Thu, 9 Jan 2003 01:45:57 +0000 Subject: Committed pr 46828 - the upgrade to 3.0.4 part. The cdparanoia dep needs to wait until that lib stabilizes a bit more, according to the mailing list msgs that I am seeing. I do not want to require and link in a lib that's still really in the "let's get this to work on all cases" state. PR: 46828 Submitted by: Simon 'corecode' Schubert Reviewed by: Hunter S. Thompson and Pinky (who both said "Poit!") Approved by: Raoul Duke, who also did ritual sacrifice of a WIN32 coder. Obtained from: *Live* Human Adrenal Glands --- audio/grip/pkg-plist | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'audio/grip/pkg-plist') diff --git a/audio/grip/pkg-plist b/audio/grip/pkg-plist index 295bca3dd1df..edc7c293faa3 100644 --- a/audio/grip/pkg-plist +++ b/audio/grip/pkg-plist @@ -81,10 +81,10 @@ share/locale/zh_HK/LC_MESSAGES/grip.mo share/locale/zh_TW/LC_MESSAGES/grip.mo share/pixmaps/gripicon.png %%PORTDOCS%%@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images -%%PORTDOCS%%@unexec /bin/rmdir %D/share/gnome/help/grip/C/images || true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/gnome/help/grip/C || true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/gnome/help/grip || true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/gnome/help || true -@dirrm share/gnome/apps/Multimedia -@dirrm share/gnome/apps -@dirrm share/gnome +%%PORTDOCS%%@dirrm share/gnome/help/grip/C/images +%%PORTDOCS%%@dirrm share/gnome/help/grip/C +%%PORTDOCS%%@dirrm share/gnome/help/grip +%%PORTDOCS%%@unexec /bin/rmdir %D/share/gnome/help 2>/dev/null || true +@unexec /bin/rmdir %D/share/gnome/apps/Multimedia 2>/dev/null || true +@unexec /bin/rmdir %D/share/gnome/apps 2>/dev/null || true +@unexec /bin/rmdir %D/share/gnome 2>/dev/null || true -- cgit v1.2.3