# HG changeset patch # User Pascal Bellard # Date 1409829461 -7200 # Node ID ee04416c1f51a4bf22ab248de43adb9d9d6977ec # Parent 4b0e72ea949dcb9392450943a05249e4e9850051 Up lilo (24.0), again diff -r 4b0e72ea949d -r ee04416c1f51 lilo/receipt --- a/lilo/receipt Thu Sep 04 09:48:47 2014 +0200 +++ b/lilo/receipt Thu Sep 04 13:17:41 2014 +0200 @@ -17,8 +17,7 @@ compile_rules() { sed -i 's/cp -uf/cp -f/' Makefile - sed -i 's/strip lilo.static/& || true/' src/Makefile - make && + make alles && make install }