diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-13 17:27:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-13 17:27:49 +0800 |
commit | d4cd211b64ec99c7c75155d92f91af64c4017926 (patch) | |
tree | 703cabb24bb71f5bede5ae2320aac43b3cbf20e0 /security | |
parent | f1fe677935766fbd9c9e3158512d8fe32d19d028 (diff) | |
download | freebsd-ports-graphics-d4cd211b64ec99c7c75155d92f91af64c4017926.tar.gz freebsd-ports-graphics-d4cd211b64ec99c7c75155d92f91af64c4017926.tar.zst freebsd-ports-graphics-d4cd211b64ec99c7c75155d92f91af64c4017926.zip |
Do not try to remove a directory not owned by the port
Reported by: pkg DEVELOPER_MODE
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/pkg-plist b/security/p5-Crypt-Blowfish_PP/pkg-plist index fef394b9eb8..be30ada23a6 100644 --- a/security/p5-Crypt-Blowfish_PP/pkg-plist +++ b/security/p5-Crypt-Blowfish_PP/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Blowfish_PP/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Blowfish_PP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt @dirrmtry %%SITE_PERL%%/Crypt |