wok-next diff mutt/receipt @ rev 6315
Up: iw to 0.9.20.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 17 01:47:01 2010 +0000 (2010-09-17) |
parents | 9ce9587f7608 |
children | 5c7155cf394a |
line diff
1.1 --- a/mutt/receipt Mon Jun 15 02:02:55 2009 +0200 1.2 +++ b/mutt/receipt Fri Sep 17 01:47:01 2010 +0000 1.3 @@ -16,6 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/STACK \*/STACK_OF(X509) */' mutt_ssl.c 1.8 ./configure --prefix=/usr --enable-imap --with-ssl=/usr --with-mailpath=/var/mail --sysconfdir=/etc --enable-pop --enable-smtp $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install