diff options
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r-- | math/p5-MatrixReal/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-MatrixReal/pkg-plist b/math/p5-MatrixReal/pkg-plist index cfe73b4d5a34..de529d689b3f 100644 --- a/math/p5-MatrixReal/pkg-plist +++ b/math/p5-MatrixReal/pkg-plist @@ -3,5 +3,5 @@ %%SITE_PERL%%/Math/funcs.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MatrixReal/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MatrixReal -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrmtry %%SITE_PERL%%/Math |