Magellan Linux

Diff of /trunk/core/glu/glu-9.0.0-r2.smage2

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

revision 14260 by niro, Tue Dec 4 13:50:37 2012 UTC revision 14261 by niro, Tue Dec 4 13:51:52 2012 UTC
# Line 27  src_install() Line 27  src_install()
27  {  {
28   multilib_src_install || die   multilib_src_install || die
29   # fix missing symlink   # fix missing symlink
30   all-abis 'mlink $(basename $(ls ${BINDIR}/usr/$(mlibdir)/libGLU.so.*.*) /usr/$(mlibdir)/libGLU.so' || die   all-abis 'mlink $(basename $(ls ${BINDIR}/usr/$(mlibdir)/libGLU.so.*.*)) /usr/$(mlibdir)/libGLU.so' || die
31  }  }

Legend:
Removed from v.14260  
changed lines
  Added in v.14261