Magellan Linux

Diff of /branches/R11-unstable/include/multilib.sminc

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

revision 9334 by niro, Sat Nov 26 13:37:05 2011 UTC revision 9367 by niro, Sun Nov 27 23:05:49 2011 UTC
# Line 260  cmake_configure() Line 260  cmake_configure()
260   cd ${SRCDIR}   cd ${SRCDIR}
261   abi-${abi} oldcmake_configure $@ || die   abi-${abi} oldcmake_configure $@ || die
262   done   done
263     # restore SRCDIR
264     SRCDIR="${saved_SRCDIR}"
265  }  }
266    
267  if [[ ! -z $(typeset -f munpack) ]]  if [[ ! -z $(typeset -f munpack) ]]

Legend:
Removed from v.9334  
changed lines
  Added in v.9367