Magellan Linux

Diff of /branches/magellan-next/core/xmlrpc-c/xmlrpc-c-1.16.35-r1.smage2

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

revision 7631 by niro, Fri May 27 20:29:50 2011 UTC revision 7632 by niro, Fri May 27 20:30:14 2011 UTC
# Line 22  SRC_URI=( Line 22  SRC_URI=(
22   sourceforge://${PNAME}/${SRCFILE}   sourceforge://${PNAME}/${SRCFILE}
23   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
24   mirror://${PNAME}/${PNAME}-1.06.21-pic.patch   mirror://${PNAME}/${PNAME}-1.06.21-pic.patch
  mirror://${PNAME}/${PNAME}-1.06.21-strsol.patch  
25  )  )
26    
27  UP2DATE="updatecmd_sourceforge ${PNAME} 'Xmlrpc-c Super Stable' - ${PNAME}"  UP2DATE="updatecmd_sourceforge ${PNAME} 'Xmlrpc-c Super Stable' - ${PNAME}"
# Line 34  src_prepare() Line 33  src_prepare()
33    
34   # fixes pic issues   # fixes pic issues
35   mpatch ${PNAME}-1.06.21-pic.patch || die   mpatch ${PNAME}-1.06.21-pic.patch || die
  # fixes some build issues  
  mpatch ${PNAME}-1.06.21-strsol.patch || die  
36  }  }
37    
38  src_compile()  src_compile()

Legend:
Removed from v.7631  
changed lines
  Added in v.7632