From 0296c6f89dfabc824490e845e8e8bdfe812200e1 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 22 Jan 2020 15:46:27 +0100 Subject: [PATCH] pciutils: Package PCI IDs database again Peter volunteered to keep the PCI IDs up-to-date. Increment revision to 1. --- pciutils.be0 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pciutils.be0 b/pciutils.be0 index 126152699..35a8e6830 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -68,10 +68,6 @@ mee_install() { bee_install install-lib \ SHAREDIR=${DATAROOTDIR}/hwdata \ SHARED=yes - - # /usr/share/hwdata/pci.ids is maintained on distmaster with - # `update-pciids` - rm -v "${D}${DATAROOTDIR}/hwdata/pci.ids" } ## by default this may be 'make install DESTDIR="${D}"'