wok rev 9238

wvstreams: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 12 11:05:57 2011 +0100 (2011-03-12)
parents a910996761d5
children 47a1cb961c67
files wvstreams/receipt
line diff
     1.1 --- a/wvstreams/receipt	Sat Mar 12 10:40:35 2011 +0100
     1.2 +++ b/wvstreams/receipt	Sat Mar 12 11:05:57 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	cd $src
     1.5  	sed -i 's/  X509V3_EXT_METHOD/  const X509V3_EXT_METHOD/' crypto/wvx509.cc
     1.6  	sed -i 's/def MACOS/ 1/' streams/wvatomicfile.cc \
     1.7 -		ipstreams/wvunixdgsocket.c
     1.8 +		ipstreams/wvunixdgsocket.cc
     1.9  	 ./configure --prefix=/usr \
    1.10  	 --without-dbus \
    1.11  	 --without-tcl \