Magellan Linux

Diff of /trunk/include/pypi.sminc

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

revision 21032 by niro, Thu Mar 6 08:49:48 2014 UTC revision 21128 by niro, Wed Mar 12 10:05:14 2014 UTC
# Line 41  pypi_src_compile() Line 41  pypi_src_compile()
41   python_src_compile ${configure_opts} || die   python_src_compile ${configure_opts} || die
42  }  }
43    
44    pypi_src_install()
45    {
46     python_src_install || die
47    }
48    
49  pypi_multilib_src_compile()  pypi_multilib_src_compile()
50  {  {
51   local configure_opts="$@"   local configure_opts="$@"

Legend:
Removed from v.21032  
changed lines
  Added in v.21128