wok diff extundelete/receipt @ rev 22980

updated kamailio again (4.4.4 -> 5.3.2)
author Hans-G?nter Theisgen
date Sat Feb 29 16:45:43 2020 +0100 (2020-02-29)
parents d4c5925835e1
children 640a2eba2511
line diff
     1.1 --- a/extundelete/receipt	Thu Feb 23 08:56:27 2017 +0100
     1.2 +++ b/extundelete/receipt	Sat Feb 29 16:45:43 2020 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|i_dir_acl|i_size_high|' src/insertionops.cc
     1.8  	sed -i 's/*inode;/inodebuf;/' src/block.c
     1.9  	./configure LDFLAGS="$LDFLAGS  -Wl,--copy-dt-needed-entries -lcom_err" \
    1.10  		-prefix=/usr $CONFIGURE_ARGS &&