wok rev 5540

nail: fix compile_rules for openssl 1.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 13 12:28:22 2010 +0200 (2010-05-13)
parents 3a2b03691069
children c79e4c1abb03
files nail/receipt
line diff
     1.1 --- a/nail/receipt	Thu May 13 10:00:52 2010 +0200
     1.2 +++ b/nail/receipt	Thu May 13 12:28:22 2010 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/static int smime/#define STACK STACK_OF(X509_NAME)\n&/' openssl.c
     1.8  
     1.9  	# avoid compiling with kerberos authentification:	
    1.10  	make config.h