diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
commit | 8782296f87f346e407a9b588c61c901ad331a61b (patch) | |
tree | 9003db734f5474c93508ccf7f02ac0319bb0d249 /devel/p5-Log-Dispatch-Config | |
parent | e8d3c8300fde17c34b15fc2d889e55641e0a8f00 (diff) |
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch-Config')
-rw-r--r-- | devel/p5-Log-Dispatch-Config/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Log-Dispatch-Config/pkg-plist b/devel/p5-Log-Dispatch-Config/pkg-plist index 09c39a29a5cb..c502375bdea2 100644 --- a/devel/p5-Log-Dispatch-Config/pkg-plist +++ b/devel/p5-Log-Dispatch-Config/pkg-plist @@ -3,8 +3,8 @@ %%SITE_PERL%%/Log/Dispatch/Config.pm %%SITE_PERL%%/Log/Dispatch/Configurator/AppConfig.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Config -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Log/Dispatch/Configurator 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Log/Dispatch 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Log 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log +@dirrmtry %%SITE_PERL%%/Log/Dispatch/Configurator +@dirrmtry %%SITE_PERL%%/Log/Dispatch +@dirrmtry %%SITE_PERL%%/Log |