wok-6.x rev 11800
ppp: build rp-pppoe.so (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 11:17:36 2012 +0100 (2012-02-25) |
parents | 525975702575 |
children | 9bf2fe503ae4 |
files | ppp-pam/receipt ppp/receipt |
line diff
1.1 --- a/ppp-pam/receipt Sat Feb 25 11:15:26 2012 +0100 1.2 +++ b/ppp-pam/receipt Sat Feb 25 11:17:36 2012 +0100 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 */
2.1 --- a/ppp/receipt Sat Feb 25 11:15:26 2012 +0100 2.2 +++ b/ppp/receipt Sat Feb 25 11:17:36 2012 +0100 2.3 @@ -17,7 +17,6 @@ 2.4 if ! grep -qs pppol2tpv3_addr include/linux/if_pppol2tp.h ; then 2.5 sed -i /#endif/d include/linux/if_pppol2tp.h 2.6 cat >> include/linux/if_pppol2tp.h <<EOT 2.7 -#ifndef __LINUX_IF_PPPOL2TP_H 2.8 /* The L2TPv3 protocol changes tunnel and session ids from 16 to 32 2.9 * bits. So we need a different sockaddr structure. 2.10 */