Take a stab at quieting the package building cluster with regard to

mtree errors (etc/apache extra).
This commit is contained in:
Sheldon Hearn 2001-08-09 14:54:57 +00:00
parent d46c9141c1
commit 2281c49b82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46018
2 changed files with 2 additions and 0 deletions

View File

@ -76,3 +76,4 @@ libexec/apache/libperl.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Constants
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle
@unexec rmdir %D/etc/apache 2> /dev/null || true

View File

@ -76,3 +76,4 @@ libexec/apache/libperl.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Constants
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle
@unexec rmdir %D/etc/apache 2> /dev/null || true