Magellan Linux

Diff of /trunk/extras/perl-io-compress-base/perl-io-compress-base-2.015-r2.smage2

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

revision 29931 by niro, Thu Oct 19 10:25:24 2017 UTC revision 29932 by niro, Thu Oct 19 10:25:51 2017 UTC
# Line 32  src_prepare() Line 32  src_prepare()
32   cd ${SRCDIR}   cd ${SRCDIR}
33    
34   # fix build issues with >=perl-5.26   # fix build issues with >=perl-5.26
35   sed "s|use private::MakeUtil;|require './private/MakeUtil.pm';|" Makefile.PL || die   sed -i "s|use private::MakeUtil;|require './private/MakeUtil.pm';|" Makefile.PL || die
36  }  }

Legend:
Removed from v.29931  
changed lines
  Added in v.29932