Magellan Linux

Diff of /trunk/core/binutils/binutils-2.23.2-r1.smage2

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

revision 16920 by niro, Sun Mar 31 14:54:29 2013 UTC revision 16921 by niro, Sun Mar 31 15:04:38 2013 UTC
# Line 59  src_prepare() Line 59  src_prepare()
59    
60   cd ${SRCDIR}   cd ${SRCDIR}
61   mpatch ${PNAME}-2.16.91.0.5-multilib.patch || die   mpatch ${PNAME}-2.16.91.0.5-multilib.patch || die
62    
63     # fix build with >= texinfo-5
64     sed -i -e 's/@colophon/@@colophon/' \
65     -e 's/doc <at> cygnus.com/doc@@cygnus.com/' \
66     bfd/doc/bfd.texinfo || die
67  }  }
68    
69  src_compile()  src_compile()

Legend:
Removed from v.16920  
changed lines
  Added in v.16921