wok diff neon/receipt @ rev 8696
clamav: improve DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 17 23:06:39 2011 +0100 (2011-02-17) |
parents | 3dcfa6077917 |
children | 10433f99c987 |
line diff
1.1 --- a/neon/receipt Tue May 04 10:19:45 2010 +0200 1.2 +++ b/neon/receipt Thu Feb 17 23:06:39 2011 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 { 1.5 cd $src 1.6 # SOCK_CLOEXEC needs linux 2.6.27+ 1.7 - sed -i 's/| SOCK_CLOEXEC//' src/ne_socket.c 1.8 + #sed -i 's/| SOCK_CLOEXEC//' src/ne_socket.c 1.9 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.10 --with-ssl=openssl --mandir=/usr/share/man \ 1.11 --enable-shared --disable-static \