wok diff cssc/receipt @ rev 17117

Up lilo (24.0), better linux 3.x & GPT support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 04 09:48:47 2014 +0200 (2014-09-04)
parents 7abf990db309
children 8d95e2627925
line diff
     1.1 --- a/cssc/receipt	Mon Sep 23 12:20:26 2013 +0000
     1.2 +++ b/cssc/receipt	Thu Sep 04 09:48:47 2014 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  		--libexecdir=/usr/lib/$PACKAGE \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make 2>&1 | grep -v "ERROR''@|" &&
     1.8 +	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11