aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-FixedPrecision
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-12 02:53:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-12 02:53:57 +0000
commitce06f565e397e3f951e480f8cabbb67038c330a0 (patch)
tree9f4040e09908c7f50ae99285576f272c4c3bbb29 /math/p5-Math-FixedPrecision
parentbf1b8f63e0ee54f9f24897883110e4fbc76ee131 (diff)
downloadports-ce06f565e397e3f951e480f8cabbb67038c330a0.tar.gz
ports-ce06f565e397e3f951e480f8cabbb67038c330a0.zip
Add 2 @unexec rmdir's (sorry, will :-)).
Found by: bento
Notes
Notes: svn path=/head/; revision=39616
Diffstat (limited to 'math/p5-Math-FixedPrecision')
-rw-r--r--math/p5-Math-FixedPrecision/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-FixedPrecision/pkg-plist b/math/p5-Math-FixedPrecision/pkg-plist
index b97ec245d478..380a88a585d3 100644
--- a/math/p5-Math-FixedPrecision/pkg-plist
+++ b/math/p5-Math-FixedPrecision/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Math/FixedPrecision.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/FixedPrecision/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/FixedPrecision
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true