On 2014-06-14, Andrew Fresh <and...@afresh1.com> wrote:

> None of the architectures I checked had any content in the existing .bs
> files, so those files could be removed from the PLISTs at any time.  I
> have it on good authority that Debian already prunes them in their
> packaging.

As does FreeBSD (Mk/Uses/perl5.mk):

# Starting with perl 5.20, the empty bootstrap files are not installed any
# more.  As we don't need them anyway, remove it altogether.
.if ${PERL_LEVEL} < 502000
fix-perl-bs:
    -@${FIND} ${STAGEDIR} -name '*.bs' -size 0 -delete
.endif

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to