Magellan Linux

Diff of /trunk/extras/talloc/talloc-2.0.8-r2.smage2

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

revision 16185 by niro, Mon Jan 28 15:09:12 2013 UTC revision 16186 by niro, Mon Jan 28 15:15:37 2013 UTC
# Line 31  src_compile() Line 31  src_compile()
31    
32  src_check()  src_check()
33  {  {
34   all-abis "LD_LIBRARY_PATH=$(pwd)/bin/shared make -k check"   all-abis 'cd ${SRCDIR}-$(mabi); ${LD_LIBRARY_PATH=$(pwd)/bin/shared make -k check || die'
35  }  }

Legend:
Removed from v.16185  
changed lines
  Added in v.16186