diff options
Diffstat (limited to 'net/p5-Net-Pcap/pkg-plist')
-rw-r--r-- | net/p5-Net-Pcap/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Pcap/pkg-plist b/net/p5-Net-Pcap/pkg-plist index 970c8f3..b234545 100644 --- a/net/p5-Net-Pcap/pkg-plist +++ b/net/p5-Net-Pcap/pkg-plist @@ -4,5 +4,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/Pcap.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/Pcap.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |