Magellan Linux

Diff of /smage/trunk/core/automake112/automake112-1.12.6-r4.smage2

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

revision 10211 by niro, Wed Aug 16 13:41:10 2017 UTC revision 10212 by niro, Wed Aug 16 13:42:06 2017 UTC
# Line 43  src_prepare() Line 43  src_prepare()
43   # fix help2man issues with newer perl version   # fix help2man issues with newer perl version
44   sed -i \   sed -i \
45   's:doc/help2man --output=:doc/help2man --no-discard-stderr --output=:g' \   's:doc/help2man --output=:doc/help2man --no-discard-stderr --output=:g' \
46   Makefile.in Makefile.am || die   Makefile.in || die
   
  mautoreconf || die  
47  }  }
48    
49  src_compile()  src_compile()

Legend:
Removed from v.10211  
changed lines
  Added in v.10212