wok diff sarg/receipt @ rev 22774

Add serf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 25 17:25:42 2020 +0100 (2020-01-25)
parents d310b6c488c0
children 64d159b437a1
line diff
     1.1 --- a/sarg/receipt	Thu Sep 19 16:26:43 2019 +0100
     1.2 +++ b/sarg/receipt	Sat Jan 25 17:25:42 2020 +0100
     1.3 @@ -14,6 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's/@mkdir_p@/mkdir -p/' po/Makefile*
     1.8  	./configure						\
     1.9  		--sysconfdir=/etc/sarg				\
    1.10  		--bindir=/usr/bin				\