diff options
-rwxr-xr-x | build | 1 | ||||
-rw-r--r-- | changelog | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,7 @@ install: build mv dest/usr/bin/lspci dest/usr/bin/lspci.pciutils # pci.ids is provided by the pciids package. rm -f dest/usr/bin/update-pciids + rm -f dest/usr/share/man/man8/update-pciids.8 rm -f dest/usr/share/misc/pci.ids* oh-fixperms oh-strip @@ -2,6 +2,8 @@ pciutils (3.6.2-1) trunk * New upstream version. * Update Maintainer and Homepage. + * pciutils-doc: Remove /usr/share/man/man8/update-pciids.8 since + update-pciids isn't included in pciutils. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 06 Jun 2019 22:35:21 -0400 |