wok-next diff tcl/receipt @ rev 6352
Up: bind, bind-client, bind-dev, libind to 9.7.1-P2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Sep 20 22:21:14 2010 +0000 (2010-09-20) |
parents | 866fa2493b1b |
children | b81a1aeb22bd |
line diff
1.1 --- a/tcl/receipt Wed Feb 24 12:13:18 2010 +0000 1.2 +++ b/tcl/receipt Mon Sep 20 22:21:14 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tcl" 1.7 -VERSION="8.5.5" 1.8 +VERSION="8.5.8" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The Tool Command Language" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -38,6 +38,7 @@ 1.13 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.14 cp -a $_pkg/usr/bin $fs/usr 1.15 strip -s $fs/usr/bin/* 1.16 + ln -sf tclsh8.5 $fs/usr/bin/tclsh 1.17 } 1.18 1.19 clean_wok(){