wok diff ndiswrapper/receipt @ rev 1354

iUp: vim to 7.2.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Sep 06 15:08:50 2008 +0200 (2008-09-06)
parents 564e60fb4085
children 17d849de3b0b
line diff
     1.1 --- a/ndiswrapper/receipt	Tue Jul 08 00:29:17 2008 +0200
     1.2 +++ b/ndiswrapper/receipt	Sat Sep 06 15:08:50 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  -b /$1
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()