--- lshw-B.02.20.old/src/Makefile +++ lshw-B.02.20/src/Makefile @@ -105,22 +105,22 @@ 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 -O $@ http://anonsvn.wireshark.org/wireshark/trunk/manuf + # wget -O $@ http://anonsvn.wireshark.org/wireshark/trunk/manuf pnp.ids: - wget https://git.fedorahosted.org/cgit/hwdata.git/plain/pnp.ids + # wget https://git.fedorahosted.org/cgit/hwdata.git/plain/pnp.ids pnpid.txt: - wget http://www-pc.uni-regensburg.de/hardware/TECHNIK/PCI_PNP/pnpid.txt + # wget http://www-pc.uni-regensburg.de/hardware/TECHNIK/PCI_PNP/pnpid.txt install: all $(INSTALL) -d -m 0755 $(DESTDIR)/$(SBINDIR)