Magellan Linux

Diff of /trunk/core/gobject-introspection/gobject-introspection-1.30.0-r1.smage2

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

revision 11437 by niro, Sat Mar 10 14:15:12 2012 UTC revision 11438 by niro, Sat Mar 10 14:21:58 2012 UTC
# Line 40  src_compile() Line 40  src_compile()
40   local myconf   local myconf
41   [[ ${ARCH} = x86_64 ]] && myconf=--program-suffix=-$(mabi)   [[ ${ARCH} = x86_64 ]] && myconf=--program-suffix=-$(mabi)
42   mconfigure ${myconf} || die   mconfigure ${myconf} || die
43   mmake || die   mmake -j1 || die
44  }  }
45    
46  src_install()  src_install()

Legend:
Removed from v.11437  
changed lines
  Added in v.11438