wok diff zoneminder/receipt @ rev 22760

updated findutils (4.6.0 -> 4.7.0)
author Hans-G?nter Theisgen
date Fri Jan 24 17:10:12 2020 +0100 (2020-01-24)
parents 165f2965ff38
children 8c1913fa8aeb
line diff
     1.1 --- a/zoneminder/receipt	Mon Dec 17 10:11:02 2018 +0100
     1.2 +++ b/zoneminder/receipt	Fri Jan 24 17:10:12 2020 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|\(jpeg_set_quality.*\)false|\1boolean(false)|' src/zm_image.cpp
     1.8  	sed -i 's/.*fcntl.h.*/#include <limits.h>\n&/' src/zm_event.cpp \
     1.9  		src/zm_local_camera.cpp
    1.10  	CXXFLAGS="-D__STDC_CONSTANT_MACROS -fpermissive" \