wok diff icecast/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 36897b07aa3c
children 9f8dc905b93e
line diff
     1.1 --- a/icecast/receipt	Tue Aug 17 02:50:18 2010 +0000
     1.2 +++ b/icecast/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -31,5 +31,4 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr/
     1.5  	cp -a $_pkg/etc	$fs/
     1.6  	cp -a $_pkg/usr/share/icecast $fs/usr/share
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }