Magellan Linux

Diff of /smage/trunk/core/python/python-2.7.3-r3.smage2

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

revision 4690 by niro, Tue Mar 26 10:54:23 2013 UTC revision 4691 by niro, Tue Mar 26 11:32:28 2013 UTC
# Line 63  src_prepare() Line 63  src_prepare()
63    
64  src_compile()  src_compile()
65  {  {
  # disable all unneccessary modules  
  export PYTHON_DISABLE_MODULES="dbm _bsddb gdbm _curses _curses_panel readline _tkinter _elementtree pyexpat"  
   
66   mconfigure \   mconfigure \
67   --with-fpectl \   --with-fpectl \
68   --enable-shared \   --enable-shared \

Legend:
Removed from v.4690  
changed lines
  Added in v.4691