Magellan Linux

Diff of /trunk/extras/strace/strace-4.10-r1.smage2

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

revision 24736 by niro, Mon Mar 16 09:53:37 2015 UTC revision 24737 by niro, Mon Mar 16 09:56:36 2015 UTC
# Line 20  sminclude mbuild Line 20  sminclude mbuild
20  SRC_URI=(  SRC_URI=(
21   sourceforge://${PNAME}/${SRCFILE}   sourceforge://${PNAME}/${SRCFILE}
22   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-${PVER}-ptrace.patch  
23  )  )
24    
25  UP2DATE="updatecmd_sourceforge ${PNAME} xz"  UP2DATE="updatecmd_sourceforge ${PNAME} xz"
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix build against newer glibc and kernel-headers  
  mpatch ${PNAME}-${PVER}-ptrace.patch || die  
 }  

Legend:
Removed from v.24736  
changed lines
  Added in v.24737