wok diff ndiswrapper/receipt @ rev 893

tazlito: include tazlitobox in the package
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 10 01:24:16 2008 +0200 (2008-06-10)
parents a075ff895254
children 148faf0d0fce
line diff
     1.1 --- a/ndiswrapper/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/ndiswrapper/receipt	Tue Jun 10 01:24:16 2008 +0200
     1.3 @@ -45,7 +45,7 @@
     1.4  post_install()
     1.5  {
     1.6  	echo "Processing post-install commands..."
     1.7 -	depmod -a
     1.8 +	depmod -a  -b /$1
     1.9  }
    1.10  
    1.11  post_remove()