Magellan Linux

Diff of /branches/R11-unstable/extras/openal/openal-1.16.0-r1.smage2

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

revision 22063 by niro, Fri Aug 22 09:23:02 2014 UTC revision 22064 by niro, Fri Aug 22 09:44:50 2014 UTC
# Line 37  src_prepare() Line 37  src_prepare()
37   then   then
38   # only build 64bit alsoft-config, we have no qt4 multilib   # only build 64bit alsoft-config, we have no qt4 multilib
39   only-m32 "rm -r utils/alsoft-config || die"   only-m32 "rm -r utils/alsoft-config || die"
40   only-m32 "sed '/add_subdirectory(utils/alsoft-config)/d' CMakeLists.txt || die"   only-m32 "sed -i '/add_subdirectory(utils/alsoft-config)/d' CMakeLists.txt || die"
41   fi   fi
42  }  }
43    

Legend:
Removed from v.22063  
changed lines
  Added in v.22064