wok diff le/receipt @ rev 16344

Add: cellwriter (a grid-entry natural handwriting input panel with virtual keyboard)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 12 18:58:11 2014 +0200 (2014-04-12)
parents d7486a2cc6d9
children 5d53e8ccbc8d
line diff
     1.1 --- a/le/receipt	Mon Sep 23 13:26:46 2013 +0000
     1.2 +++ b/le/receipt	Sat Apr 12 18:58:11 2014 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make 2>&1 | grep -v "STRERROR" &&
     1.8 +	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11