wok-current diff flashrom/receipt @ rev 22533
updated bc (1.06.95 -> 1.07.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 03 09:45:12 2020 +0100 (2020-01-03) |
parents | fe96d104d02e |
children | 66f05dc997b2 |
line diff
1.1 --- a/flashrom/receipt Wed Apr 24 17:27:05 2019 +0200 1.2 +++ b/flashrom/receipt Fri Jan 03 09:45:12 2020 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - sed -i 's|.*libusb_set_debug.*\( .*\)|#if LIBUSB_API_VERSION >= 0x01000106\ 1.8 + sed -i 's|.*libusb_set_debug.*\( 3.*\)|#if LIBUSB_API_VERSION >= 0x01000106\ 1.9 libusb_set_option(NULL, LIBUSB_OPTION_LOG_LEVEL,\1\n#else\n&\n#endif|' \ 1.10 ch341a_spi.c 1.11 sed -i 's|uname -m|echo i486|' Makefile