diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-22 09:29:46 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-22 09:29:46 +0800 |
commit | e80f0953d18006170971019cc3936a2de46081ab (patch) | |
tree | 2ced76b22a5a33be9fc8a463ef1df3c21eb26234 /astro | |
parent | f70b9e5e41d04219d385f0493662aacb199e31cc (diff) | |
download | freebsd-ports-graphics-e80f0953d18006170971019cc3936a2de46081ab.tar.gz freebsd-ports-graphics-e80f0953d18006170971019cc3936a2de46081ab.tar.zst freebsd-ports-graphics-e80f0953d18006170971019cc3936a2de46081ab.zip |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-MoonPhase/pkg-plist | 4 | ||||
-rw-r--r-- | astro/p5-Astro-Sunrise/pkg-plist | 4 | ||||
-rw-r--r-- | astro/p5-GPS/pkg-plist | 6 | ||||
-rw-r--r-- | astro/p5-Geo-METAR/pkg-plist | 4 | ||||
-rw-r--r-- | astro/starplot/pkg-plist | 12 |
5 files changed, 15 insertions, 15 deletions
diff --git a/astro/p5-Astro-MoonPhase/pkg-plist b/astro/p5-Astro-MoonPhase/pkg-plist index 29b4210e6bd..1edc0491034 100644 --- a/astro/p5-Astro-MoonPhase/pkg-plist +++ b/astro/p5-Astro-MoonPhase/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/Astro/MoonPhase.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro +@dirrmtry %%SITE_PERL%%/Astro diff --git a/astro/p5-Astro-Sunrise/pkg-plist b/astro/p5-Astro-Sunrise/pkg-plist index 86532a05369..e0c8cad8f61 100644 --- a/astro/p5-Astro-Sunrise/pkg-plist +++ b/astro/p5-Astro-Sunrise/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise/.packlist %%SITE_PERL%%/Astro/Sunrise.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro +@dirrmtry %%SITE_PERL%%/Astro diff --git a/astro/p5-GPS/pkg-plist b/astro/p5-GPS/pkg-plist index 515cdec0f0c..42e72e1454a 100644 --- a/astro/p5-GPS/pkg-plist +++ b/astro/p5-GPS/pkg-plist @@ -11,6 +11,6 @@ @dirrm %%SITE_PERL%%/auto/GPS/Garmin @dirrm %%SITE_PERL%%/auto/GPS/Serial @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/GPS 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/auto/GPS 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS +@dirrmtry %%SITE_PERL%%/GPS +@dirrmtry %%SITE_PERL%%/auto/GPS diff --git a/astro/p5-Geo-METAR/pkg-plist b/astro/p5-Geo-METAR/pkg-plist index 711bdd4759e..81491926dc8 100644 --- a/astro/p5-Geo-METAR/pkg-plist +++ b/astro/p5-Geo-METAR/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/Geo/METAR.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Geo 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo +@dirrmtry %%SITE_PERL%%/Geo diff --git a/astro/starplot/pkg-plist b/astro/starplot/pkg-plist index 17a86dc31e2..7acb105be2d 100644 --- a/astro/starplot/pkg-plist +++ b/astro/starplot/pkg-plist @@ -19,9 +19,9 @@ share/starplot/test.stars @dirrm %%DOCSDIR%%/html/images @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% -@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/en@boldquot 2> /dev/null || true -@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/en@quot 2> /dev/null || true -@unexec rmdir %D/share/locale/es/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/es 2> /dev/null || true +@dirrmtry share/locale/en@boldquot/LC_MESSAGES +@dirrmtry share/locale/en@boldquot +@dirrmtry share/locale/en@quot/LC_MESSAGES +@dirrmtry share/locale/en@quot +@dirrmtry share/locale/es/LC_MESSAGES +@dirrmtry share/locale/es |