wok diff kamailio/receipt @ rev 23921

Up slitaz-tools (1036), tazinst (105), tazusb (209)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 21 15:07:47 2020 +0000 (2020-08-21)
parents 67b6f615fc27
children 2a0479881723
line diff
     1.1 --- a/kamailio/receipt	Sat Feb 29 16:18:56 2020 +0100
     1.2 +++ b/kamailio/receipt	Fri Aug 21 15:07:47 2020 +0000
     1.3 @@ -22,7 +22,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|uname -m|echo i486|' Makefile.defs
     1.8 +	sed -i 's|uname -m|echo i486|' \
     1.9 +		src/Makefile.defs
    1.10  
    1.11  	make			\
    1.12  		PREFIX="/usr"	\