wok diff tcl/receipt @ rev 5593

Add: gimp-dev (needed by ufraw)
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue May 18 13:40:52 2010 +0000 (2010-05-18)
parents 866fa2493b1b
children b81a1aeb22bd
line diff
     1.1 --- a/tcl/receipt	Wed Feb 24 12:13:18 2010 +0000
     1.2 +++ b/tcl/receipt	Tue May 18 13:40:52 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(){