diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:30:01 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:30:01 +0000 |
| commit | a437d08ecacfe1693a6e9f6ee1906a6f425ca700 (patch) | |
| tree | 547a63eef9c79ff429d082d13015036a6cfa4c85 /math/p5-Math-Matrix/pkg-plist | |
| parent | 0416031c9ba13da33845bc762078065b482dd551 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Matrix/pkg-plist')
| -rw-r--r-- | math/p5-Math-Matrix/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Matrix/pkg-plist b/math/p5-Math-Matrix/pkg-plist index 2b23e24906db..ab9bde5acf55 100644 --- a/math/p5-Math-Matrix/pkg-plist +++ b/math/p5-Math-Matrix/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/Math/Matrix.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Matrix 2>/dev/null || true -@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/Matrix +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrmtry %%SITE_PERL%%/Math |
