Magellan Linux

Diff of /trunk/core/ppp/ppp-2.4.4-r7.smage2

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

revision 1548 by niro, Mon May 11 08:56:17 2009 UTC revision 1549 by niro, Mon May 11 08:59:55 2009 UTC
# Line 67  src_install() Line 67  src_install()
67  {  {
68   cd ${SRCDIR}   cd ${SRCDIR}
69    
70     minstalldir /etc/ppp/options || die
71    
72   mmake INSTROOT=${BINDIR} install || die   mmake INSTROOT=${BINDIR} install || die
73   mmake INSTROOT=${BINDIR} install-etcppp || die   mmake INSTROOT=${BINDIR} install-etcppp || die
74    

Legend:
Removed from v.1548  
changed lines
  Added in v.1549