Magellan Linux

Diff of /trunk/core/rp-pppoe/rp-pppoe-3.10-r1.smage2

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

revision 383 by niro, Fri Oct 10 23:25:33 2008 UTC revision 384 by niro, Wed Dec 24 00:18:05 2008 UTC
# Line 32  UP2DATE="updatecmd ${HOMEPAGE} | lasttar Line 32  UP2DATE="updatecmd ${HOMEPAGE} | lasttar
32  src_install()  src_install()
33  {  {
34   cd ${SRCDIR}   cd ${SRCDIR}
35   mmake RPM_INSTALL_ROOT=${BINDIR} install || die   mmake DESTDIR=${BINDIR} install || die
36    
37   # compress docs   # compress docs
38   gzip -9 ${BINDIR}/usr/share/doc/${PNAME}-${PVER}/* || die   gzip -9 ${BINDIR}/usr/share/doc/${PNAME}-${PVER}/* || die

Legend:
Removed from v.383  
changed lines
  Added in v.384