Magellan Linux

Diff of /trunk/core/make/make-4.0-r1.smage2

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

revision 19724 by niro, Tue Oct 15 13:47:16 2013 UTC revision 19725 by niro, Tue Oct 15 13:48:29 2013 UTC
# Line 19  sminclude mbuild Line 19  sminclude mbuild
19  SRC_URI=(  SRC_URI=(
20   gnu://${PNAME}/${SRCFILE}   gnu://${PNAME}/${SRCFILE}
21   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-3.82-bug30612.patch  
22   mirror://${PNAME}/${PNAME}-3.82-bug30723.patch   mirror://${PNAME}/${PNAME}-3.82-bug30723.patch
23   mirror://${PNAME}/${PNAME}-3.82-sort-blank.patch   mirror://${PNAME}/${PNAME}-3.82-sort-blank.patch
24   mirror://${PNAME}/${PNAME}-3.82-makeflags.patch   mirror://${PNAME}/${PNAME}-3.82-makeflags.patch
# Line 33  src_prepare() Line 32  src_prepare()
32  {  {
33   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
34   cd ${SRCDIR}   cd ${SRCDIR}
   
  # http://savannah.gnu.org/bugs/?30612  
  mpatch ${PNAME}-3.82-bug30612.patch || die  
35    
36   # http://savannah.gnu.org/bugs/?30723   # http://savannah.gnu.org/bugs/?30723
37   mpatch ${PNAME}-3.82-bug30723.patch || die   mpatch ${PNAME}-3.82-bug30723.patch || die

Legend:
Removed from v.19724  
changed lines
  Added in v.19725