wok-current diff neon/receipt @ rev 6696

Up: inkscape (0.47 => 0.48)
author Ben Arnold <ben@seawolfsanctuary.com>
date Wed Oct 13 13:46:46 2010 +0100 (2010-10-13)
parents 3dcfa6077917
children 10433f99c987
line diff
     1.1 --- a/neon/receipt	Tue May 04 10:19:45 2010 +0200
     1.2 +++ b/neon/receipt	Wed Oct 13 13:46:46 2010 +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 \