wok-current diff libconfuse/receipt @ rev 6293
Added squashfs_lzma to kernel config. Added some more options to aufs in kernel. Added all missing modules into packages. Added scsi.patch to fix linux-headers scsi.h file to be compatible with glibc scsi.h. Up: aufs-utils to 20100916.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 16 13:04:44 2010 +0000 (2010-09-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 Thu Sep 16 13:04:44 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