wok diff flashrom/receipt @ rev 21879

Add borgbackup py3k-cython py3k-setuptools_scm
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 29 11:57:57 2019 +0200 (2019-09-29)
parents fe96d104d02e
children 66f05dc997b2
line diff
     1.1 --- a/flashrom/receipt	Wed Apr 24 17:27:05 2019 +0200
     1.2 +++ b/flashrom/receipt	Sun Sep 29 11:57:57 2019 +0200
     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