mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue