wok rev 1328

zaptel: force kernel version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 31 08:57:47 2008 +0000 (2008-08-31)
parents 1e551bfbe671
children 245813eb01a8
files zaptel/receipt
line diff
     1.1 --- a/zaptel/receipt	Sun Aug 31 08:40:47 2008 +0000
     1.2 +++ b/zaptel/receipt	Sun Aug 31 08:57:47 2008 +0000
     1.3 @@ -41,7 +41,7 @@
     1.4  		$1/$INSTALLED/$PACKAGE/volatile.cpio.gz <<EOT
     1.5  etc/zaptel.conf
     1.6  EOT
     1.7 -	depmod -a -b "$1/"
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()