wok diff sarg/receipt @ rev 23189
updated mousepad (0.4.1 -> 0.4.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 20 09:06:50 2020 +0100 (2020-03-20) |
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 Mar 20 09:06:50 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 \