wok-4.x diff neon/receipt @ rev 8038
Remove: libxkbfile - already avaible as xorg-libXkbfile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 14:53:44 2011 +0100 (2011-01-20) |
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 Jan 20 14:53:44 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 \