Magellan Linux

Diff of /trunk/extras/json-c/json-c-0.12.1-r1.smage2

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

revision 28283 by niro, Tue Jun 28 13:45:26 2016 UTC revision 28284 by niro, Tue Jun 28 13:51:40 2016 UTC
# Line 26  UP2DATE="updatecmd https://s3.amazonaws. Line 26  UP2DATE="updatecmd https://s3.amazonaws.
26    
27  # not parallel make safe  # not parallel make safe
28  MAKEOPTS="-j1"  MAKEOPTS="-j1"
29    
30    src_prepare()
31    {
32     munpack ${SRCFILE} || die
33     all-abis 'sed -i "s|-Werror ||g" Makefile.am.inc || die'
34     mautoreconf || die
35    }

Legend:
Removed from v.28283  
changed lines
  Added in v.28284