Magellan Linux

Diff of /trunk/core/junit/junit-4.8.2-r4.smage2

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

revision 10529 by niro, Tue Jan 24 15:47:25 2012 UTC revision 10530 by niro, Tue Jan 24 15:48:02 2012 UTC
# Line 32  UP2DATE="updatecmd_sourceforge ${PNAME}" Line 32  UP2DATE="updatecmd_sourceforge ${PNAME}"
32  src_prepare()  src_prepare()
33  {  {
34   # munpack needs a suffix   # munpack needs a suffix
35   tar xvf ${SRCFILE} -C ${BUILDDIR} || die   tar xvf ${SOURCEDIR}/${PNAME}/${SRCFILE} -C ${BUILDDIR} || die
36  }  }
37    
38  src_compile()  src_compile()

Legend:
Removed from v.10529  
changed lines
  Added in v.10530