wok
diff broadcom-wl/receipt @ rev 8691
python-pastescript needs setuptools to compile
author |
Antoine Bodin <gokhlayeh@slitaz.org> |
date |
Thu Feb 17 19:02:34 2011 +0100 (2011-02-17) |
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 Thu Feb 17 19:02:34 2011 +0100
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 }