wok-6.x diff linux-wireless/receipt @ rev 777
get-b43-firmware: user should have to 'get-b43-firmware' to have wlan0 working out-of-the-box
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 12 17:27:29 2008 +0200 (2008-05-12) |
parents | cd99ec381938 |
children | 04b68c6ffdfa |
line diff
1.1 --- a/linux-wireless/receipt Wed Apr 09 08:49:36 2008 +0000 1.2 +++ b/linux-wireless/receipt Mon May 12 17:27:29 2008 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 # Post install/remove commands for Tazpkg. 1.5 post_install() 1.6 { 1.7 - depmod -a -b "$1/lib/modules/$VERSION-slitaz" 1.8 + depmod -a -b /$1 1.9 } 1.10 1.11 post_remove()