mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix plist by adding @unexec rmdir.
Reported by: pointyhat via kris
This commit is contained in:
parent
9bbc57d49a
commit
fc43b52c71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127359
@ -8,4 +8,5 @@
|
||||
@dirrm %%SITE_PERL%%/XML/Parser/Style
|
||||
@dirrm %%SITE_PERL%%/XML/Parser
|
||||
@dirrm %%SITE_PERL%%/XML/Elemental
|
||||
@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Elemental
|
||||
|
Loading…
Reference in New Issue
Block a user