From 1e0b1948d4a4d728638bed610f9f3b9b65f28d41 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Fri, 14 Jul 2000 12:24:24 +0000 Subject: Conditionally remove remaining installed dirs Noticed by: bento --- devel/p5-IO-Stty/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'devel') diff --git a/devel/p5-IO-Stty/pkg-plist b/devel/p5-IO-Stty/pkg-plist index 1e1d9bc9dfc0..c7d210a23372 100644 --- a/devel/p5-IO-Stty/pkg-plist +++ b/devel/p5-IO-Stty/pkg-plist @@ -1,3 +1,4 @@ lib/perl5/site_perl/%%PERL_VER%%/IO/stty.pl lib/perl5/site_perl/%%PERL_VER%%/IO/Stty.pm @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO 2>/dev/null || true -- cgit v1.2.3