Magellan Linux

Diff of /branches/magellan-next/core/xz-utils/xz-utils-4.999.9beta-r1.smage2

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

revision 6811 by niro, Wed Sep 22 16:43:21 2010 UTC revision 6812 by niro, Wed Sep 22 16:47:51 2010 UTC
# Line 26  UP2DATE="updatecmd ${HOMEPAGE} | lasttar Line 26  UP2DATE="updatecmd ${HOMEPAGE} | lasttar
26    
27  src_compile()  src_compile()
28  {  {
29   mconfigure --enable-dynamic=yes --enable-threads --enable-nls || die   mconfigure \
30     --docdir=/usr/share/doc/${PNAME}-${PVER} \
31     --enable-dynamic=yes \
32     --enable-threads \
33     --enable-nls \
34     || die
35    
36   mmake || die   mmake || die
37  }  }

Legend:
Removed from v.6811  
changed lines
  Added in v.6812