Magellan Linux

Diff of /trunk/extras/perl-authen-sasl/perl-authen-sasl-2.16-r2.smage2

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

revision 29954 by niro, Thu Oct 19 10:44:07 2017 UTC revision 29955 by niro, Thu Oct 19 10:54:16 2017 UTC
# Line 20  postinstall() Line 20  postinstall()
20   mage uninstall "${_PNAME}"   mage uninstall "${_PNAME}"
21   fi   fi
22  }  }
23    
24    src_compile()
25    {
26     # fixes perl-5.26 include changes
27     export USE_UNSAFE_INC=1
28     cpan_src_compile || die
29    }

Legend:
Removed from v.29954  
changed lines
  Added in v.29955