wok-stable diff ppp-pam/receipt @ rev 12197
apache: add default value for certificate
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 26 16:24:33 2012 +0200 (2012-03-26) |
parents | 525975702575 |
children |
line diff
1.1 --- a/ppp-pam/receipt Sat Feb 25 11:15:26 2012 +0100 1.2 +++ b/ppp-pam/receipt Mon Mar 26 16:24:33 2012 +0200 1.3 @@ -21,7 +21,6 @@ 1.4 if ! grep -qs pppol2tpv3_addr include/linux/if_pppol2tp.h ; then 1.5 sed -i /#endif/d include/linux/if_pppol2tp.h 1.6 cat >> include/linux/if_pppol2tp.h <<EOT 1.7 -#ifndef __LINUX_IF_PPPOL2TP_H 1.8 /* The L2TPv3 protocol changes tunnel and session ids from 16 to 32 1.9 * bits. So we need a different sockaddr structure. 1.10 */