From 489423fcc2b66f8d71861c8ee0cef7c87a63ffcc Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 Mar 2001 16:08:09 +0000 Subject: Be more graceful, instead of unexec, use dirrm --- math/p5-Math-Expr/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/p5-Math-Expr') diff --git a/math/p5-Math-Expr/pkg-plist b/math/p5-Math-Expr/pkg-plist index 3bb384fd4bed..ec518c463029 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 -- cgit v1.2.3