Magellan Linux

Diff of /smage/trunk/core/installer-simple/installer-simple-0.4.90.20140701.1-r1.smage2

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

revision 5689 by niro, Wed Jul 2 11:57:48 2014 UTC revision 5690 by niro, Wed Jul 2 12:02:45 2014 UTC
# Line 29  sminclude systemd Line 29  sminclude systemd
29    
30  SRC_URI=(  SRC_URI=(
31   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
32   mirror://${PNAME}/${PNAME}-0.4.90.20140108.2-alx.patch   mirror://${PNAME}/${PNAME}-0.4.90.20140701.1-alx.patch
33  )  )
34    
35  src_prepare()  src_prepare()
# Line 38  src_prepare() Line 38  src_prepare()
38   cd ${SRCDIR}   cd ${SRCDIR}
39    
40   # apply settings for alx   # apply settings for alx
41   mpatch ${PNAME}-0.4.90.20140108.2-alx.patch || die   mpatch ${PNAME}-0.4.90.20140701.1-alx.patch || die
42  }  }
43    
44  src_compile()  src_compile()

Legend:
Removed from v.5689  
changed lines
  Added in v.5690