wok diff ppp-pam/receipt @ rev 13666

ccid: add --enable-twinserial
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 24 11:28:27 2012 +0100 (2012-11-24)
parents 525975702575
children a436a235f098
line diff
     1.1 --- a/ppp-pam/receipt	Sat Feb 25 11:15:26 2012 +0100
     1.2 +++ b/ppp-pam/receipt	Sat Nov 24 11:28:27 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   */