Magellan Linux

Diff of /trunk/core/gettext/gettext-0.18.3-r1.smage2

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

revision 18338 by niro, Fri Jul 12 12:12:24 2013 UTC revision 18339 by niro, Fri Jul 12 12:13:11 2013 UTC
# Line 23  sminclude multilib Line 23  sminclude multilib
23  SRC_URI=(  SRC_URI=(
24   gnu://${PNAME}/${SRCFILE}   gnu://${PNAME}/${SRCFILE}
25   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-0.14.5-fix-race.patch  
26  )  )
27    
28  UP2DATE="updatecmd_gnu ${PNAME} gz"  UP2DATE="updatecmd_gnu ${PNAME} gz"
29    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
   
  # fixes a race condition with opts >= -j2  
  mpatch ${PNAME}-0.14.5-fix-race.patch || die  
 }  
   
30  src_compile()  src_compile()
31  {  {
32   # use included libcroco and glib2 to not depend on external glib2   # use included libcroco and glib2 to not depend on external glib2

Legend:
Removed from v.18338  
changed lines
  Added in v.18339