wok-current diff weston/receipt @ rev 23913
Add linux-mmc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 16 17:17:01 2020 +0000 (2020-08-16) |
parents | ae335becd41b |
children | 7c0170dd3ecc |
line diff
1.1 --- a/weston/receipt Sat Dec 15 11:57:12 2018 +0100 1.2 +++ b/weston/receipt Sun Aug 16 17:17:01 2020 +0000 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 \