Magellan Linux

Diff of /branches/R11-stable/extras/vde2/vde2-2.3.2-r1.smage2

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

revision 13822 by niro, Wed Oct 24 19:06:02 2012 UTC revision 13823 by niro, Wed Oct 24 19:07:28 2012 UTC
# Line 29  src_compile() Line 29  src_compile()
29   cd ${SRCDIR}   cd ${SRCDIR}
30    
31   mconfigure --libexecdir=/usr/$(mlibdir)/${PNAME} --enable-pcap --enable-cryptcab || die   mconfigure --libexecdir=/usr/$(mlibdir)/${PNAME} --enable-pcap --enable-cryptcab || die
32   mmake || die   mmake -j1 || die
33  }  }
34    
35  src_install()  src_install()

Legend:
Removed from v.13822  
changed lines
  Added in v.13823