wok diff weston/receipt @ rev 24031
updated dialog (1.3_20190211 -> 1.3_20210324)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 06 13:52:57 2021 +0100 (2021-04-06) |
parents | ae335becd41b |
children | 7c0170dd3ecc |
line diff
1.1 --- a/weston/receipt Sat Dec 15 11:57:12 2018 +0100 1.2 +++ b/weston/receipt Tue Apr 06 13:52:57 2021 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|git-version.h : .FORCE|git-version.h :|' src/Makefile* 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --libexec=/usr/lib/weston \