wok-current diff broadcom-wl/receipt @ rev 8635

Remove lxml since we have python-lxml. python-lxml is used only in openerp-server.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 15 01:57:21 2011 +0000 (2011-02-15)
parents d516ecb4e12a
children cbfb348cb173
line diff
     1.1 --- a/broadcom-wl/receipt	Fri Nov 05 19:27:43 2010 +0000
     1.2 +++ b/broadcom-wl/receipt	Tue Feb 15 01:57:21 2011 +0000
     1.3 @@ -49,5 +49,5 @@
     1.4  post_remove()
     1.5  {
     1.6  	echo "Processing post-remove commands..."
     1.7 -	depmod -a
     1.8 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.9  }