Magellan Linux

Diff of /trunk/core/perl/perl-5.14.2-r3.smage2

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

revision 11514 by niro, Mon Mar 12 12:28:55 2012 UTC revision 11515 by niro, Mon Mar 12 12:29:06 2012 UTC
# Line 94  src_check() Line 94  src_check()
94    
95  src_install()  src_install()
96  {  {
97   mmake DESTDIR=${BINDIR} install || die   mmake -j1 DESTDIR=${BINDIR} install || die
98   minstalldocs AUTHORS Artistic Changes* Copying MANIFEST README* || die   minstalldocs AUTHORS Artistic Changes* Copying MANIFEST README* || die
99  }  }

Legend:
Removed from v.11514  
changed lines
  Added in v.11515