wok-current rev 17118
Up lilo (24.0), again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 04 13:17:41 2014 +0200 (2014-09-04) |
parents | 4b0e72ea949d |
children | 3cc7c0a7d2bb |
files | lilo/receipt |
line diff
1.1 --- a/lilo/receipt Thu Sep 04 09:48:47 2014 +0200 1.2 +++ b/lilo/receipt Thu Sep 04 13:17:41 2014 +0200 1.3 @@ -17,8 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 sed -i 's/cp -uf/cp -f/' Makefile 1.7 - sed -i 's/strip lilo.static/& || true/' src/Makefile 1.8 - make && 1.9 + make alles && 1.10 make install 1.11 } 1.12