wok-current diff le/receipt @ rev 15333
boinc: create test_driver
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 11:51:36 2013 +0000 (2013-09-28) |
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 Sep 28 11:51:36 2013 +0000 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