Magellan Linux

Diff of /trunk/extras/transcode/transcode-1.1.5-r1.smage2

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

revision 4359 by niro, Wed Dec 2 23:19:07 2009 UTC revision 4360 by niro, Wed Dec 2 23:20:26 2009 UTC
# Line 43  SRC_URI=( Line 43  SRC_URI=(
43   http://download.berlios.de/tcforge/${SRCFILE}   http://download.berlios.de/tcforge/${SRCFILE}
44   http://fromani.exit1.org/${SRCFILE}   http://fromani.exit1.org/${SRCFILE}
45   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-1.0.3-bigdir.patch  
46  )  )
47    
48  UP2DATE="updatecmd_berlios tcforge ${PNAME}"  UP2DATE="updatecmd_berlios tcforge ${PNAME}"
# Line 53  src_prepare() Line 52  src_prepare()
52   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
53   cd ${SRCDIR}   cd ${SRCDIR}
54    
  # allow big directory pathes - upstream  
  mpatch ${PNAME}-1.0.3-bigdir.patch || die  
   
55   # fix doc dir   # fix doc dir
56   sed -i -e "s:\$(datadir)/doc/transcode:\$(datadir)/doc/${PNAME}-${PVER}:" \   sed -i -e "s:\$(datadir)/doc/transcode:\$(datadir)/doc/${PNAME}-${PVER}:" \
57   Makefile.am \   Makefile.am \

Legend:
Removed from v.4359  
changed lines
  Added in v.4360