Magellan Linux

Diff of /smage/trunk/extras/cifs-utils/cifs-utils-6.7-r1.smage2

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

revision 9445 by niro, Thu Apr 6 08:52:15 2017 UTC revision 9446 by niro, Thu Apr 6 08:52:41 2017 UTC
# Line 31  src_prepare() Line 31  src_prepare()
31   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
32   cd ${SRCDIR}   cd ${SRCDIR}
33    
34     mautoreconf || die
35    
36   # fix compilation with -Werror=unused-but-set-variable   # fix compilation with -Werror=unused-but-set-variable
37   sed -i 's:-Werror::g' Makefile.{in,am} || die   sed -i 's:-Werror::g' Makefile.{in,am} || die
38  }  }

Legend:
Removed from v.9445  
changed lines
  Added in v.9446