Magellan Linux

Diff of /trunk/extras/networkmanager/networkmanager-1.8.0-r2.smage2

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

revision 29016 by niro, Wed May 17 14:15:41 2017 UTC revision 29017 by niro, Wed May 17 14:41:04 2017 UTC
# Line 208  src_compile() Line 208  src_compile()
208    
209   if [[ $(mlibdir) != lib ]]   if [[ $(mlibdir) != lib ]]
210   then   then
211     # required until pygobject3 honors multilib
212   only-m32 mconfigure ${myopts} --disable-introspection || die     only-m32 mconfigure ${myopts} --disable-introspection || die  
213   only-m64 mconfigure ${myopts} --enable-introspection || die   only-m64 mconfigure ${myopts} --enable-introspection || die
214   else   else

Legend:
Removed from v.29016  
changed lines
  Added in v.29017