wok rev 21075

jabberd2: modification of log.c removed
author Hans-G?nter Theisgen
date Thu Mar 14 17:35:32 2019 +0100 (2019-03-14)
parents 8319867b78ae
children 96ea9672838d
files jabberd2/receipt
line diff
     1.1 --- a/jabberd2/receipt	Thu Mar 14 17:22:53 2019 +0100
     1.2 +++ b/jabberd2/receipt	Thu Mar 14 17:35:32 2019 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|#else /.*|&\nint set_debug_log_from_config(config_t c){}|' util/log.c
     1.8 +#	sed -i 's|#else /.*|&\nint set_debug_log_from_config(config_t c){}|' util/log.c
     1.9  	CFLAGS="-march=$ARCH -O2 -pipe -fomit-frame-pointer"
    1.10  
    1.11  	./configure				\