Magellan Linux

Diff of /trunk/core/procps/procps-3.3.3-r1.smage2

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

revision 13470 by niro, Tue Oct 9 14:37:40 2012 UTC revision 13471 by niro, Tue Oct 9 14:43:53 2012 UTC
# Line 29  UP2DATE="updatecmd ${HOMEPAGE} | lasttar Line 29  UP2DATE="updatecmd ${HOMEPAGE} | lasttar
29  src_prepare()  src_prepare()
30  {  {
31   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
32   mautoreconf || die  
33     # satisfy misc/git-version-gen
34     all-abis "echo ${PVER} > .tarball-version" || die
35    
36     all-abis ./autogen.sh || die
37  }  }
38    
39  src_compile()  src_compile()

Legend:
Removed from v.13470  
changed lines
  Added in v.13471