UmVirt LFS Package info

DB commit: 57bed5a54ba91b88b24a1c8eb97bd083dbf72f0d
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

pciutils

The PCI Utils package contains a set of programs for listing PCI devices, inspecting their status and setting their configuration registers.

Package info

Codename: pciutils
Source file: pciutils-3.10.0.tar.gz
Source directory: pciutils-3.10.0
Package URL: https://umvirt.com/linux/downloads/0.2/packages/p/pciutils-3.10.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/p/pciutils-3.10.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libvirt.
Patches: *** NO PATCHES FOUND ***
Addons: pci.ids.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
zcat ../pci.ids.gz > pci.ids

Build script:
make PREFIX=/usr                \
     SHAREDIR=/usr/share/hwdata \
     ZLIB=no                    \
     SHARED=yes

Install script:
make PREFIX=/usr                \
     SHAREDIR=/usr/share/hwdata \
     ZLIB=no                    \
     SHARED=yes                 \
     install install-lib        &&

chmod -v 755 /usr/lib/libpci.so