diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
commit | 508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch) | |
tree | f7810d4887e5297c7b7788225e906b99c81d709b /net/p5-Net-ext | |
parent | 4008c7e23fe847e2c8ade0ecb5d86f943d84c917 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-ext')
-rw-r--r-- | net/p5-Net-ext/pkg-plist | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/net/p5-Net-ext/pkg-plist b/net/p5-Net-ext/pkg-plist index a39dcbafd6f9..6a673f2f826f 100644 --- a/net/p5-Net-ext/pkg-plist +++ b/net/p5-Net-ext/pkg-plist @@ -63,11 +63,11 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UNIX/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UNIX/bind.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UNIX/setdebug.al -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net/TCP 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net/UNIX 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Gen 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Inet 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UDP 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UNIX 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/TCP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/UNIX +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Gen +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Inet +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UDP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/UNIX +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |