wok-6.x diff sarg/receipt @ rev 22814
openvas-libraries: patch for Bison 3
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 01 18:47:18 2020 +0100 (2020-02-01) |
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 Feb 01 18:47:18 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 \