diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-05-31 23:16:21 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-05-31 23:16:21 +0800 |
commit | 345578429d5fc0d827fc5c468e84486adee7cf3a (patch) | |
tree | 79e55f49efed4b590ae26f54fa3353cd487d1340 /devel | |
parent | d8f9ab2f34326e9e534d86a7d2d74d3ea4cdfcfe (diff) | |
download | freebsd-ports-gnome-345578429d5fc0d827fc5c468e84486adee7cf3a.tar.gz freebsd-ports-gnome-345578429d5fc0d827fc5c468e84486adee7cf3a.tar.zst freebsd-ports-gnome-345578429d5fc0d827fc5c468e84486adee7cf3a.zip |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-File-Rolling/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-File-Rolling/pkg-plist b/devel/p5-Log-Dispatch-File-Rolling/pkg-plist index 7da32bbf5898..a2ebc90fffb2 100644 --- a/devel/p5-Log-Dispatch-File-Rolling/pkg-plist +++ b/devel/p5-Log-Dispatch-File-Rolling/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/Log/Dispatch/File/Rolling.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/File/Rolling/.packlist -@dirrm %%SITE_PERL%%/Log/Dispatch/File/Rolling @dirrmtry %%SITE_PERL%%/Log/Dispatch/File @dirrmtry %%SITE_PERL%%/Log/Dispatch @dirrmtry %%SITE_PERL%%/Log |