Magellan Linux

Diff of /branches/R11-stable/core/man-db/man-db-2.6.2-r1.smage2

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

revision 12869 by niro, Wed Jul 4 14:25:23 2012 UTC revision 12870 by niro, Wed Jul 4 14:31:50 2012 UTC
# Line 33  SRC_URI=( Line 33  SRC_URI=(
33   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
34   mirror://${PNAME}/man-db.cron   mirror://${PNAME}/man-db.cron
35   mirror://${PNAME}/man-db.confd   mirror://${PNAME}/man-db.confd
  mirror://${PNAME}/${PNAME}-${PVER}-flock.patch  
36  )  )
37    
38  UP2DATE="updatecmd 'http://download.savannah.gnu.org/releases/${PNAME}/?C=M;O=A' | lasttarball gz"  UP2DATE="updatecmd 'http://download.savannah.gnu.org/releases/${PNAME}/?C=M;O=A' | lasttarball gz"
39    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix missing flock header  
  mpatch ${PNAME}-${PVER}-flock.patch || die  
 }  
   
40  src_compile()  src_compile()
41  {  {
42   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.12869  
changed lines
  Added in v.12870