wok diff tcl/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents e8768e5178a6
children 5f9ad8ee2c9a
line diff
     1.1 --- a/tcl/receipt	Sun Mar 20 19:43:39 2011 +0000
     1.2 +++ b/tcl/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -30,6 +30,5 @@
     1.4  	cp -a $_pkg/usr/lib/tcl8* $fs/usr/lib
     1.5  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  	ln -sf tclsh8.5 $fs/usr/bin/tclsh
     1.9  }