1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Update the pkg-plist to catch the Apache2 files as well.

Spotted by:	pointyhat via kris
Approved by:	tobez
This commit is contained in:
Philip Paeps 2005-05-26 22:15:00 +00:00
parent 305e08ee91
commit 730cf12e31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136223

View File

@ -1,6 +1,8 @@
%%SITE_PERL%%/Apache/AuthCookie.pm
%%SITE_PERL%%/Apache/AuthCookie/Util.pm
%%SITE_PERL%%/Apache2/AuthCookie.pm
@dirrm %%SITE_PERL%%/Apache/AuthCookie
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Apache2 2>/dev/null || true