wok-6.x diff sarg/receipt @ rev 21902
updated shaarli again (0.10.3 -> 0.11.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 04 13:14:23 2019 +0100 (2019-10-04) |
parents | d310b6c488c0 |
children | 64d159b437a1 |
line diff
1.1 --- a/sarg/receipt Thu Sep 19 16:26:43 2019 +0100 1.2 +++ b/sarg/receipt Fri Oct 04 13:14:23 2019 +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 \