Magellan Linux

Diff of /trunk/core/newt/newt-0.52.10-r1.smage2

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

revision 422 by niro, Thu Dec 25 01:30:48 2008 UTC revision 423 by niro, Thu Dec 25 01:32:11 2008 UTC
# Line 47  src_compile() Line 47  src_compile()
47   cd ${SRCDIR}   cd ${SRCDIR}
48    
49   mconfigure || die   mconfigure || die
50   mmake -j1 LIBTCL=-ltcl8.5 PYTHONVERS=python$(get_python_version) RPM_OPT_FLAGS="${CFLAGS}" || die   mmake -j1 PYTHONVERS=python$(get_python_version) RPM_OPT_FLAGS="${CFLAGS}" || die
51  }  }
52    
53  src_install()  src_install()

Legend:
Removed from v.422  
changed lines
  Added in v.423