mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add 2 @unexec rmdir's (sorry, will :-)).
Found by: bento
This commit is contained in:
parent
bf1b8f63e0
commit
ce06f565e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39616
@ -1,3 +1,5 @@
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Math/FixedPrecision.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/FixedPrecision/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/FixedPrecision
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user