diff --git a/pciutils.be0 b/pciutils.be0 index 126152699..fb222d132 100755 --- a/pciutils.be0 +++ b/pciutils.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION pciutils-3.6.3-0 +# BEE_VERSION pciutils-3.6.3-1 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -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}"'