summaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Expr
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-03-12 16:08:09 +0000
committerlioux <lioux@FreeBSD.org>2001-03-12 16:08:09 +0000
commit37f76060341ae02298a7c36b6d4f5c15f5213ab4 (patch)
treebd4da52061e169cc33c335245b1db06345c2fc29 /math/p5-Math-Expr
parentb024d2efbd4f1c2825c5b7e8ab0743e48c70d2ab (diff)
downloadFreeBSD-ports-37f76060341ae02298a7c36b6d4f5c15f5213ab4.zip
FreeBSD-ports-37f76060341ae02298a7c36b6d4f5c15f5213ab4.tar.gz
Be more graceful, instead of unexec, use dirrm
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r--math/p5-Math-Expr/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Expr/pkg-plist b/math/p5-Math-Expr/pkg-plist
index 3bb384f..ec518c4 100644
--- a/math/p5-Math-Expr/pkg-plist
+++ b/math/p5-Math-Expr/pkg-plist
@@ -11,6 +11,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/TypeDB.pm
lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/Var.pm
lib/perl5/site_perl/%%PERL_VER%%/Math/Expr/VarSet.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Math/Expr
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Math
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Expr
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math
OpenPOWER on IntegriCloud