Magellan Linux

Diff of /trunk/core/file/file-5.24-r1.smage2

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

revision 26777 by niro, Mon Jul 13 07:54:21 2015 UTC revision 26778 by niro, Mon Jul 13 07:55:51 2015 UTC
# Line 20  SRC_URI=( Line 20  SRC_URI=(
20   ftp://ftp.astron.com/pub/${PNAME}/${SRCFILE}   ftp://ftp.astron.com/pub/${PNAME}/${SRCFILE}
21   #ftp://ftp.gw.com/mirrors/pub/unix/${PNAME}/${SRCFILE}   #ftp://ftp.gw.com/mirrors/pub/unix/${PNAME}/${SRCFILE}
22   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
23   mirror://${PNAME}/${PNAME}-${PVER}-fix-bug-with-long-options.patch   mirror://${PNAME}/${PNAME}-5.23-fix-bug-with-long-options.patch
24  )  )
25    
26  UP2DATE="updatecmd ${HOMEPAGE} | highesttarball gz"  UP2DATE="updatecmd ${HOMEPAGE} | highesttarball gz"
# Line 30  src_prepare() Line 30  src_prepare()
30   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
31    
32   # upstream patches   # upstream patches
33   mpatch ${PNAME}-${PVER}-fix-bug-with-long-options.patch || die   mpatch ${PNAME}-5.23-fix-bug-with-long-options.patch || die
34  }  }

Legend:
Removed from v.26777  
changed lines
  Added in v.26778