Magellan Linux

Diff of /branches/magellan-next/extras/boost/boost-1.40.0-r1.smage2

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

revision 3700 by niro, Fri Oct 30 14:47:26 2009 UTC revision 3701 by niro, Fri Oct 30 15:39:47 2009 UTC
# Line 55  src_compile() Line 55  src_compile()
55   -sTOOLS=gcc \   -sTOOLS=gcc \
56   --prefix=${BINDIR}/usr \   --prefix=${BINDIR}/usr \
57   --layout=system \   --layout=system \
58     --with-toolset=gcc \
59   || die   || die
60    
61   # build pyste   # build pyste
# Line 82  src_install () Line 83  src_install ()
83   --prefix=${BINDIR}/usr \   --prefix=${BINDIR}/usr \
84   --libdir=${BINDIR}/usr/$(mlibdir) \   --libdir=${BINDIR}/usr/$(mlibdir) \
85   --layout=system \   --layout=system \
86     --with-toolset=gcc \
87   install \   install \
88   || die   || die
89    

Legend:
Removed from v.3700  
changed lines
  Added in v.3701