wok diff ola/receipt @ rev 24949

updated nagios-nsca (2.9.2 -> 2.10.1)
author Hans-G?nter Theisgen
date Fri Apr 22 17:54:28 2022 +0100 (2022-04-22)
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 Apr 22 17:54:28 2022 +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\