From 750e50a6cde04762c8f41ee9886bb75dc6771239 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 16 Nov 2009 16:19:48 +0100 Subject: [PATCH] pciutils: - reenable download of recent pci.ids --- packages/sysutils/pciutils/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/pciutils/build b/packages/sysutils/pciutils/build index 33bdd5eab8..a0afe4deca 100755 --- a/packages/sysutils/pciutils/build +++ b/packages/sysutils/pciutils/build @@ -20,6 +20,6 @@ make PREFIX=/usr \ IDSDIR="/usr/share" \ DESTDIR=$SYSROOT_PREFIX install-lib -#./update-pciids.sh +./update-pciids.sh -cp $ROOT/$PKG_DIR/pci.ids . \ No newline at end of file +#cp $ROOT/$PKG_DIR/pci.ids . \ No newline at end of file