From fb5157eab7f3072bc067c7bbdd226c880bb4b2d7 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 8 May 2000 08:07:43 +0000 Subject: Remove empty directories that end with "Net" upon deinstallation. Submitted by: bento --- net/p5-Net-Daemon/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/p5-Net-Daemon') diff --git a/net/p5-Net-Daemon/pkg-plist b/net/p5-Net-Daemon/pkg-plist index a0f483d99b01..36f26c44264f 100644 --- a/net/p5-Net-Daemon/pkg-plist +++ b/net/p5-Net-Daemon/pkg-plist @@ -4,3 +4,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon/Test.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Daemon/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Daemon @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Daemon +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true -- cgit v1.2.3