Question about .bs files

Jason L Tibbitts III tibbs at math.uh.edu
Wed Sep 16 18:25:39 UTC 2009


>>>>> "OP" == Orion Poplawski <orion at cora.nwra.com> writes:

OP> Can anyone tell me what the purpose of an empty *.bs files in the
OP> auto directory tree would be?  Do we need to package them?

You shouldn't package them.  There's a reason the specfle template
deletes them:

# Remove the next line from noarch packages (unneeded)
find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'

 - J<




More information about the Fedora-perl-devel-list mailing list