Magellan Linux

Diff of /branches/R11-unstable/extras/iniparser/iniparser-4.1-r1.smage2

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

revision 31801 by niro, Wed Dec 12 08:44:52 2018 UTC revision 31802 by niro, Wed Dec 12 08:45:14 2018 UTC
# Line 26  UP2DATE="updatecmd https://github.com/nd Line 26  UP2DATE="updatecmd https://github.com/nd
26    
27  src_compile()  src_compile()
28  {  {
29   mmake CC=$(mabi-cc) || die   mmake CC="$(mabi-cc)" || die
30  }  }
31    
32  src_install()  src_install()

Legend:
Removed from v.31801  
changed lines
  Added in v.31802