Magellan Linux

Diff of /trunk/extras/qhull/qhull-2012.1-r1.smage2

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

revision 12412 by niro, Thu May 17 21:05:51 2012 UTC revision 12413 by niro, Thu May 17 21:06:21 2012 UTC
# Line 19  sminclude cmake mtools Line 19  sminclude cmake mtools
19  SRC_URI=(  SRC_URI=(
20   http://www.qhull.org/download/${SRCFILE}   http://www.qhull.org/download/${SRCFILE}
21   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-2010.1-cmake-install.patch  
  mirror://${PNAME}/${PNAME}-2010.1-overflows.patch  
22  )  )
23    
24  UP2DATE="updatecmd ${HOMEPAGE}/download | lasttarball tgz"  UP2DATE="updatecmd ${HOMEPAGE}/download | lasttarball tgz"
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  mpatch ${PNAME}-2010.1-cmake-install.patch || die  
  mpatch ${PNAME}-2010.1-overflows.patch || die  
 }  

Legend:
Removed from v.12412  
changed lines
  Added in v.12413