mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix plist
Submitted by: bento, fenner (scripts)
This commit is contained in:
parent
970df78584
commit
eb6039fe87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39509
1 changed files with 2 additions and 0 deletions
|
@ -11,4 +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%%/%%PERL_ARCH%%/auto/Math/Expr
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue