Magellan Linux

Diff of /trunk/extras/openal/openal-1.9.563-r2.smage2

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

revision 4777 by niro, Sun Dec 27 23:09:09 2009 UTC revision 4778 by niro, Sun Dec 27 23:09:37 2009 UTC
# Line 40  src_compile() Line 40  src_compile()
40   local saved_SRCDIR="${SRCDIR}"   local saved_SRCDIR="${SRCDIR}"
41   for abi in ${MULTILIB_ABIS}   for abi in ${MULTILIB_ABIS}
42   do   do
43   SRCDIR="${SRCDIR}-${abi}"   SRCDIR="${saved_SRCDIR}-${abi}"
44   abi-${abi} cmake_configure \   abi-${abi} cmake_configure \
45   $(cmake_with ALSA) \   $(cmake_with ALSA) \
46   $(cmake_with OSS) \   $(cmake_with OSS) \

Legend:
Removed from v.4777  
changed lines
  Added in v.4778