Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user