Magellan Linux

Diff of /trunk/core/include/cpan.sminc

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

revision 1971 by niro, Thu Jun 11 12:07:53 2009 UTC revision 1972 by niro, Thu Jun 11 12:10:21 2009 UTC
# Line 34  cpan_src_prepare() Line 34  cpan_src_prepare()
34    
35  cpan_src_compile()  cpan_src_compile()
36  {  {
37   perl_src_compile   local configure_opts="$@"
38     perl_src_compile ${configure_opts}
39  }  }
40    
41  src_install()  src_install()

Legend:
Removed from v.1971  
changed lines
  Added in v.1972