Magellan Linux

Diff of /trunk/include/python.sminc

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

revision 21029 by niro, Thu Mar 6 08:40:01 2014 UTC revision 21031 by niro, Thu Mar 6 08:46:51 2014 UTC
# Line 95  python_multilib_src_compile() Line 95  python_multilib_src_compile()
95   SRCDIR="${saved_SRCDIR}"   SRCDIR="${saved_SRCDIR}"
96  }  }
97    
98    python_src_check()
99    {
100     return 0
101    }
102    
103  python_src_install()  python_src_install()
104  {  {
105   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.21029  
changed lines
  Added in v.21031