wok-next diff linphone/receipt @ rev 15666
Add ddumbfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 13 16:18:29 2013 +0000 (2013-12-13) |
parents | 380ffe05937a |
children | 002d4bf6c905 |
line diff
1.1 --- a/linphone/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/linphone/receipt Fri Dec 13 16:18:29 2013 +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.