Magellan Linux

Diff of /branches/magellan-next/core/tcl/tcl-8.5.7-r4.smage2

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

revision 3421 by niro, Wed Oct 21 18:50:43 2009 UTC revision 3422 by niro, Wed Oct 21 18:53:03 2009 UTC
# Line 76  src_install() Line 76  src_install()
76   mlink ../unix/tclUnixThrd.h /usr/include/tcl${V}/generic || die   mlink ../unix/tclUnixThrd.h /usr/include/tcl${V}/generic || die
77    
78   # creates compatibility symbolic links for the libs   # creates compatibility symbolic links for the libs
79   mlink ../include/tcl${V} /usr/$(mlibdir)/tcl${V}/include || die   mlink ../../include/tcl${V} /usr/$(mlibdir)/tcl${V}/include || die
80   mlink libtcl${V}.so /usr/$(mlibdir)/libtcl.so || die   mlink libtcl${V}.so /usr/$(mlibdir)/libtcl.so || die
81    
82   mlink tclsh${V} /usr/bin/tclsh || die   mlink tclsh${V} /usr/bin/tclsh || die

Legend:
Removed from v.3421  
changed lines
  Added in v.3422