Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2006-04-14 | 832: Bump libusb package to v0.1.12 | Eric Andersen | |
2006-04-14 | bug 834: libusb: build fix: set big/little endian | Eric Andersen | |
The following patch fixes a compilation error in libusb (cannot detectect endian while cross compiling) | |||
2005-12-13 | import libusb package | Mike Frysinger | |