pciutils:

- use an pre-cached version of pci.ids file if we dont have an internet connection
This commit is contained in:
Stephan Raue 2010-03-11 06:07:02 +01:00
parent 979cb62219
commit 380f16647c

View File

@ -22,6 +22,4 @@ make PREFIX=/usr \
IDSDIR="/usr/share" \
DESTDIR=$SYSROOT_PREFIX install-lib
./update-pciids.sh
#cp $ROOT/$PKG_DIR/pci.ids .
./update-pciids.sh || cp $ROOT/$PKG_DIR/pci.ids .