--- lshw-B.02.15.old/src/Makefile +++ lshw-B.02.15/src/Makefile @@ -82,16 +82,16 @@ docbook2man $< pci.ids: - wget http://pciids.sourceforge.net/pci.ids + #wget http://pciids.sourceforge.net/pci.ids usb.ids: - wget http://www.linux-usb.org/usb.ids + #wget http://www.linux-usb.org/usb.ids oui.txt: - wget http://standards.ieee.org/regauth/oui/oui.txt + #wget http://standards.ieee.org/regauth/oui/oui.txt manuf.txt: - wget http://www.ethereal.com/distribution/manuf.txt + #wget http://www.ethereal.com/distribution/manuf.txt install: all $(INSTALL) -d -m 0755 $(DESTDIR)/$(SBINDIR)