wok-6.x diff libconfuse/receipt @ rev 4942
add/improve TAGS k* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 16 15:48:54 2010 +0000 (2010-02-16) |
parents | 0bfb8a0a226b |
children | 873c4ae3f6db |
line diff
1.1 --- a/libconfuse/receipt Thu Apr 23 20:00:55 2009 +0200 1.2 +++ b/libconfuse/receipt Tue Feb 16 15:48:54 2010 +0000 1.3 @@ -19,7 +19,8 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 - $CONFIGURE_ARGS && 1.8 + $CONFIGURE_ARGS 1.9 + sed -i 's/ -Werror//' src/Makefile 1.10 make && make DESTDIR=$PWD/_pkg install 1.11 } 1.12