diff options
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r-- | math/p5-Set-IntSpan/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Set-IntSpan/pkg-plist b/math/p5-Set-IntSpan/pkg-plist index 9087ebc535ab..dfe93c481b2e 100644 --- a/math/p5-Set-IntSpan/pkg-plist +++ b/math/p5-Set-IntSpan/pkg-plist @@ -1,4 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Set/IntSpan.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/IntSpan/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/IntSpan -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Set 2>/dev/null || true |