Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
This commit is contained in:
Edwin Groothuis
2006-01-22 02:30:01 +00:00
parent 0416031c9b
commit a437d08eca
171 changed files with 915 additions and 915 deletions

View File

@@ -1,5 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
%%SITE_PERL%%/Math/SimpleVariable.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
@dirrmtry %%SITE_PERL%%/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math