mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Be more graceful, instead of unexec, use dirrm
This commit is contained in:
parent
c84fa94a81
commit
489423fcc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39662
@ -11,6 +11,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/TypeDB.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/Var.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/VarSet.pm
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Math/Expr
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Math
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Expr
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math
|
||||
|
Loading…
Reference in New Issue
Block a user