wok diff ola/receipt @ rev 24570

sokojs: add shrink.sh (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 26 21:49:28 2022 +0000 (2022-02-26)
parents 5ea0ce1cecc0
children e1e1678c5265
line diff
     1.1 --- a/ola/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/ola/receipt	Sat Feb 26 21:49:28 2022 +0000
     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\