wok-current diff ndiswrapper/receipt @ rev 1327

bristuff related packages: VERSION="bristuff"
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 31 08:40:47 2008 +0000 (2008-08-31)
parents 564e60fb4085
children 17d849de3b0b
line diff
     1.1 --- a/ndiswrapper/receipt	Tue Jul 08 00:29:17 2008 +0200
     1.2 +++ b/ndiswrapper/receipt	Sun Aug 31 08:40:47 2008 +0000
     1.3 @@ -45,7 +45,7 @@
     1.4  post_install()
     1.5  {
     1.6  	echo "Processing post-install commands..."
     1.7 -	depmod -a  -b /$1
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()