wok-current diff linphone/receipt @ rev 15849
Up: truecrypt to 7.1a.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 27 07:30:42 2014 +0000 (2014-01-27) |
parents | 380ffe05937a |
children | 002d4bf6c905 |
line diff
1.1 --- a/linphone/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/linphone/receipt Mon Jan 27 07:30:42 2014 +0000 1.3 @@ -25,7 +25,9 @@ 1.4 ./configure --prefix=/usr --libexecdir=/usr/bin \ 1.5 --infodir=/usr/share/info --mandir=/usr/share/man $CONFIGURE_ARGS 1.6 make && 1.7 - make DESTDIR=$DESTDIR install 1.8 + make DESTDIR=$DESTDIR install 2>&1 | sed \ 1.9 + -e "s/css': No such file/css': no such file/" \ 1.10 + -e "s/html': No such file/html': no such file/" 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.