Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1--- a/Makefile.am 2+++ b/Makefile.am 3@@ -61,7 +61,7 @@ EXTRA_DIST = \ 4 LICENSES/GPL-3.0-only.txt 5 6 lsusb.py: $(srcdir)/lsusb.py.in 7- sed 's|VERSION|$(VERSION)|g;s|@usbids@|$(datadir)/usb.ids|g' $< >$@ 8+ sed 's|VERSION|$(VERSION)|g;s|@usbids@|@hwdata@/share/hwdata/usb.ids|g' $< >$@ 9 chmod 755 $@ 10 11 lsusb.8: $(srcdir)/lsusb.8.in