chiark / gitweb /
pci-db: make sure we actually read the pci.ids file instead of usb.ids
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2009 02:47:16 +0000 (04:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Sep 2009 02:47:16 +0000 (04:47 +0200)
Since the recent Makefile.am rework both usb-db and pci-db were built to
read the usb.ids database file. This fix makes sure pci-db properly
reads pci.ids instead.

Originally pointed out by Marco d'Itri.


No differences found