Magellan Linux

Diff of /trunk/core/ppp/ppp-2.4.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21519 by niro, Mon Jun 30 10:33:08 2014 UTC revision 21520 by niro, Mon Jun 30 10:36:30 2014 UTC
# Line 90  src_prepare() Line 90  src_prepare()
90   pppd/plugins/Makefile.linux || die   pppd/plugins/Makefile.linux || die
91   sed -i "s:^\(LIBDIR =\).*:\1 \$(DESTDIR)/$(mlibdir)/pppd/\$(VERSION):" \   sed -i "s:^\(LIBDIR =\).*:\1 \$(DESTDIR)/$(mlibdir)/pppd/\$(VERSION):" \
92   pppd/plugins/*/Makefile.linux || die   pppd/plugins/*/Makefile.linux || die
   
  # fix build error against recent kernel-headers  
  # see: https://bugzilla.redhat.com/show_bug.cgi?id=617625  
  #  and http://www.city-fan.org/tips/PaulHowarth/Blog/2010-07-23  
  rm include/linux/if_pppol2tp.h || die  
93  }  }
94    
95  src_compile()  src_compile()

Legend:
Removed from v.21519  
changed lines
  Added in v.21520