wok diff ola/receipt @ rev 24222
updated perl-io-compress (2.093 -> 2.102)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 31 17:15:15 2021 +0100 (2021-12-31) |
parents | 5ea0ce1cecc0 |
children | e1e1678c5265 |
line diff
1.1 --- a/ola/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/ola/receipt Fri Dec 31 17:15:15 2021 +0100 1.3 @@ -23,6 +23,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|AM_PATH_CPPUNIT(\[|PKG_CHECK_MODULES([CPPUNIT], [cppunit >= |' configure.ac 1.8 sed -i 's|libusb_set_debug(m_context,\(.*\);|#if LIBUSB_API_VERSION >= 0x01000106\ 1.9 libusb_set_option(m_context, LIBUSB_OPTION_LOG_LEVEL,\1;\ 1.10 #else\