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-AI-Perceptron | |
parent | 0416031c9ba13da33845bc762078065b482dd551 (diff) |
Notes
Diffstat (limited to 'math/p5-AI-Perceptron')
-rw-r--r-- | math/p5-AI-Perceptron/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/pkg-plist b/math/p5-AI-Perceptron/pkg-plist index f4334391ee82..d1434541dde8 100644 --- a/math/p5-AI-Perceptron/pkg-plist +++ b/math/p5-AI-Perceptron/pkg-plist @@ -1,2 +1,2 @@ %%SITE_PERL%%/AI/Perceptron.pm -@unexec rmdir %D/%%SITE_PERL%%/AI 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/AI |