/[smeserver]/rpms/ppp/sme9/ppp-2.4.5-l2tp-multilink.patch
ViewVC logotype

Annotation of /rpms/ppp/sme9/ppp-2.4.5-l2tp-multilink.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Mar 6 22:45:24 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: ppp-2_4_5-24_fc19, ppp-2_4_5-24_el6_sme, HEAD
Initial import

1 slords 1.1 diff -up ppp-2.4.5/pppd/plugins/pppol2tp/Makefile.linux.l2tp-multilink ppp-2.4.5/pppd/plugins/pppol2tp/Makefile.linux
2     --- ppp-2.4.5/pppd/plugins/pppol2tp/Makefile.linux.l2tp-multilink 2012-05-19 22:27:43.554642987 +0200
3     +++ ppp-2.4.5/pppd/plugins/pppol2tp/Makefile.linux 2012-05-19 22:28:08.807407341 +0200
4     @@ -1,5 +1,5 @@
5     #CC = gcc
6     -COPTS = -O2 -g
7     +COPTS = -DHAVE_MULTILINK -O2 -g
8     CFLAGS = $(COPTS) -I. -I../.. -I../../../include -fPIC
9     LDFLAGS = -shared
10     INSTALL = install

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed