Magellan Linux

Diff of /trunk/core/libxml2/libxml2-2.6.31-r2.smage2

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

revision 222 by niro, Wed Oct 15 18:07:16 2008 UTC revision 223 by niro, Wed Oct 15 18:25:32 2008 UTC
# Line 23  SRC_URI=( Line 23  SRC_URI=(
23   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
24  )  )
25    
26    UP2DATE="updatecmd ftp://xmlsoft.org/${PNAME} | grep LATEST_$(echo ${PNAME} | tr [:lower:] [:upper:])_IS | sed -n 's/.*_\([0-9].*\)/\1/g;$ p'"
27    
28  src_compile()  src_compile()
29  {  {
30   # build 32bit libs without python on multilib systems   # build 32bit libs without python on multilib systems

Legend:
Removed from v.222  
changed lines
  Added in v.223