wok-current diff le/receipt @ rev 17025
libmtp: drop Zune support; mtpfs, usbids: tiny edits
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Aug 15 00:06:08 2014 +0000 (2014-08-15) |
parents | d7486a2cc6d9 |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/le/receipt Mon Sep 23 13:26:46 2013 +0000 1.2 +++ b/le/receipt Fri Aug 15 00:06:08 2014 +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