| Bug#: 200090 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: tcltk@gentoo.org | Reported By: arfrever@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: dev-lang/tcl-8.5b: Wrong tclsh symlink | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-11-23 16:26 0000 | |||
| Description: | Opened: 2007-11-23 16:26 0000 |
dev-lang/tcl-8.5b creates /usr/bin/tclsh symlink pointing to "tclsh8.5b", but that file doesn't exist. It should be symlink to "tclsh8.5" # ls -aFhn /usr/bin/tclsh* lrwxrwxrwx 1 0 0 9 2007-11-23-17-19-58 /usr/bin/tclsh -> tclsh8.5b -rwxr-xr-x 1 0 0 5,3K 2007-11-23-17-19-26 /usr/bin/tclsh8.5*
fixed in cvs, dev-lang/{tcl,tk}-8.5_beta3
thanks