diff options
Diffstat (limited to 'astro/p5-Astro-SIMBAD')
-rw-r--r-- | astro/p5-Astro-SIMBAD/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-SIMBAD/pkg-plist b/astro/p5-Astro-SIMBAD/pkg-plist index 4c032bf7d396..c4c3a361e42f 100644 --- a/astro/p5-Astro-SIMBAD/pkg-plist +++ b/astro/p5-Astro-SIMBAD/pkg-plist @@ -7,5 +7,5 @@ @dirrm %%SITE_PERL%%/Astro/SIMBAD @dirrm %%SITE_PERL%%/Astro @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD -@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 |