Magellan Linux

Diff of /trunk/extras/vcdimager/vcdimager-0.7.24-r3.smage2

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

revision 20316 by niro, Tue Dec 3 12:03:01 2013 UTC revision 20317 by niro, Tue Dec 3 12:04:25 2013 UTC
# Line 22  msetfeature "!check" Line 22  msetfeature "!check"
22  SRC_URI=(  SRC_URI=(
23   gnu://${PNAME}/${SRCFILE}   gnu://${PNAME}/${SRCFILE}
24   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
25   mirror://${PNAME}/${PNAME}-${PVER}-libcdio083.patch   mirror://${PNAME}/${PNAME}-${PVER}-libcdio-083.patch
26  )  )
27    
28  UP2DATE="updatecmd_gnu ${PNAME} gz"  UP2DATE="updatecmd_gnu ${PNAME} gz"
# Line 46  src_prepare() Line 46  src_prepare()
46   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
47   cd ${SRCDIR}   cd ${SRCDIR}
48    
49   mpatch ${PNAME}-${PVER}-libcdio083.patch || die   mpatch ${PNAME}-${PVER}-libcdio-083.patch || die
50  }  }
51    
52  src_install_libvcdinfo()  src_install_libvcdinfo()

Legend:
Removed from v.20316  
changed lines
  Added in v.20317