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