mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Fix plist
This commit is contained in:
parent
30c8296673
commit
00c8b6363a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107122
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
%%SITE_PERL%%/Apache/AuthenRadius.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenRadius/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthenRadius
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue