Tushar Teredesai wrote:
> Hi:
> 
> I would like to propose that we add libpci.a during the installation
> of pciutils. The following commands would accompolish that:
>    install -d /usr/include/pci
>    install -m 644 lib/libpci.a /usr/lib
>    install -m 644 lib/*.h /usr/include/pci
> 
> Comments?

Do you know of any package that uses it? Looking at my pci-utils package
log, it seems that it is only an internal library for its own programs.

We really don't want to set a precedent of installing every static
library that every package creates unless it is used by other packages.

  -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to