Magellan Linux

Diff of /trunk/extras/tcl/tcl-8.6.8-r1.smage2

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

revision 30688 by niro, Tue Mar 6 14:14:32 2018 UTC revision 30689 by niro, Wed Mar 7 07:58:54 2018 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}-8.5.5-libdir.patch   mirror://${PNAME}/${PNAME}-8.5.5-libdir.patch
25   mirror://${PNAME}/${PNAME}-8.6.1-flags.patch   mirror://${PNAME}/${PNAME}-8.6.8-flags.patch
26   mirror://${PNAME}/${PNAME}-8.6.0-autopath.patch   mirror://${PNAME}/${PNAME}-8.6.0-autopath.patch
27  )  )
28    
# Line 39  src_prepare() Line 39  src_prepare()
39   mpatch ${PNAME}-8.5.5-libdir.patch || die   mpatch ${PNAME}-8.5.5-libdir.patch || die
40    
41   # fix rpath and pic issues   # fix rpath and pic issues
42   mpatch ${PNAME}-8.6.1-flags.patch || die   mpatch ${PNAME}-8.6.8-flags.patch || die
43    
44   # fix library runtime detection with disabled rpath from the patch above   # fix library runtime detection with disabled rpath from the patch above
45   mpatch ${PNAME}-8.6.0-autopath.patch || die   mpatch ${PNAME}-8.6.0-autopath.patch || die

Legend:
Removed from v.30688  
changed lines
  Added in v.30689