diff --git a/pciutils.be0 b/pciutils.be0 index 517ddf1d8..ec65eb41d 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -68,6 +68,10 @@ 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}"'