diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 06:28:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 06:28:59 +0000 |
commit | 186c2e326cb8f9a0f44b44cdbf6314e0999b346e (patch) | |
tree | d6ef0b4cb3c1fa6a810fcdd9bfa232d1cf549823 /palm | |
parent | 6a77d20e05b80528dcd9a58bcc85fd76537a65da (diff) | |
download | ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.tar.gz ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/pkg-plist | 8 | ||||
-rw-r--r-- | palm/gnomepilot2/pkg-plist | 8 | ||||
-rw-r--r-- | palm/p5-Palm-PalmDoc/pkg-plist | 6 |
3 files changed, 11 insertions, 11 deletions
diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist index bd489640ce98..3e65cd35ef30 100644 --- a/palm/gnome-pilot/pkg-plist +++ b/palm/gnome-pilot/pkg-plist @@ -99,7 +99,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo @dirrm share/gnome/gnome-pilot/glade @dirrm include/libgpilotdCM @dirrm include/gpilotd -@unexec rmdir %D/share/gnome/gnome-pilot/conduits 2>/dev/null || /usr/bin/true -@unexec rmdir %D/share/gnome/gnome-pilot 2>/dev/null || /usr/bin/true -@unexec rmdir %D/lib/gnome-pilot/conduits 2>/dev/null || /usr/bin/true -@unexec rmdir %D/lib/gnome-pilot 2>/dev/null || /usr/bin/true +@dirrmtry share/gnome/gnome-pilot/conduits +@dirrmtry share/gnome/gnome-pilot +@dirrmtry lib/gnome-pilot/conduits +@dirrmtry lib/gnome-pilot diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist index bd489640ce98..3e65cd35ef30 100644 --- a/palm/gnomepilot2/pkg-plist +++ b/palm/gnomepilot2/pkg-plist @@ -99,7 +99,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo @dirrm share/gnome/gnome-pilot/glade @dirrm include/libgpilotdCM @dirrm include/gpilotd -@unexec rmdir %D/share/gnome/gnome-pilot/conduits 2>/dev/null || /usr/bin/true -@unexec rmdir %D/share/gnome/gnome-pilot 2>/dev/null || /usr/bin/true -@unexec rmdir %D/lib/gnome-pilot/conduits 2>/dev/null || /usr/bin/true -@unexec rmdir %D/lib/gnome-pilot 2>/dev/null || /usr/bin/true +@dirrmtry share/gnome/gnome-pilot/conduits +@dirrmtry share/gnome/gnome-pilot +@dirrmtry lib/gnome-pilot/conduits +@dirrmtry lib/gnome-pilot diff --git a/palm/p5-Palm-PalmDoc/pkg-plist b/palm/p5-Palm-PalmDoc/pkg-plist index 62177278e187..96504bc21338 100644 --- a/palm/p5-Palm-PalmDoc/pkg-plist +++ b/palm/p5-Palm-PalmDoc/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm/PalmDoc/.packlist %%SITE_PERL%%/Palm/PalmDoc.pm -@unexec rmdir %D%/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm/PalmDoc 2>/dev/null || true -@unexec rmdir %D%/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm 2>/dev/null || true -@unexec rmdir %D%/%%SITE_PERL%%/Palm 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm/PalmDoc +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm +@dirrmtry %%SITE_PERL%%/Palm |