Magellan Linux

Diff of /trunk/extras/pygobject/pygobject-2.28.6-r7.smage2

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

revision 30157 by niro, Mon Oct 30 12:50:52 2017 UTC revision 30158 by niro, Mon Oct 30 12:53:51 2017 UTC
# Line 73  src_prepare() Line 73  src_prepare()
73    
74  src_compile()  src_compile()
75  {  {
76   python2_src_compile --with-python=${MAGE_PYTHON2_EXEC} || die   python2_src_compile --with-python=${MAGE_PYTHON2_EXEC} --disable-introspection || die
77   python3_src_compile --with-python=${MAGE_PYTHON3_EXEC} || die   python3_src_compile --with-python=${MAGE_PYTHON3_EXEC} --disable-introspection || die
78  }  }
79    
80  src_install_python2-gobject()  src_install_python2-gobject()

Legend:
Removed from v.30157  
changed lines
  Added in v.30158