wok-next diff mISDN/receipt @ rev 1350

added aterm
author Allan Pinto <allan316@gmail.com>
date Sat Sep 06 15:30:37 2008 +0000 (2008-09-06)
parents 86727cae3a5d
children e64f8e87ea6d
line diff
     1.1 --- a/mISDN/receipt	Sun Aug 03 06:28:08 2008 +0000
     1.2 +++ b/mISDN/receipt	Sat Sep 06 15:30:37 2008 +0000
     1.3 @@ -46,7 +46,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a -b "$1/"
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()