wok-6.x diff libconfuse/receipt @ rev 6223
Up: hardinfo to 0.5.1. It only uses languages and os patches now i think.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 11 22:56:32 2010 +0000 (2010-09-11) |
parents | 0bfb8a0a226b |
children | 873c4ae3f6db |
line diff
1.1 --- a/libconfuse/receipt Thu Apr 23 20:00:55 2009 +0200 1.2 +++ b/libconfuse/receipt Sat Sep 11 22:56:32 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