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