wok rev 5485

wvstreams: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 06 10:36:51 2010 +0200 (2010-05-06)
parents 43cf4d94f50b
children 86cf892d31b3
files wvstreams/receipt
line diff
     1.1 --- a/wvstreams/receipt	Thu May 06 09:32:56 2010 +0200
     1.2 +++ b/wvstreams/receipt	Thu May 06 10:36:51 2010 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/  X509V3_EXT_METHOD/  const X509V3_EXT_METHOD/' crypto/wvx509.cc
     1.8  	 ./configure --prefix=/usr \
     1.9  	 --without-dbus \
    1.10  	 --without-tcl \