diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 11:47:45 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-07 11:47:45 (EDT) |
commit | 1d65986761634edbc3740943a0ad5bbc4acc430b (patch) | |
tree | 90f1ecbc605258448d181c942773eb189483aa63 | |
parent | 3dea5ca47a57202522cbad435d9198488f12fce4 (diff) |
pciutils-doc: Remove /usr/share/man/man8/update-pciids.8
-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 |