wok diff linux-ieee1394/receipt @ rev 701

x11vnc: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 01 17:43:44 2008 +0000 (2008-05-01)
parents cd99ec381938
children 04b68c6ffdfa
line diff
     1.1 --- a/linux-ieee1394/receipt	Wed Apr 09 08:49:36 2008 +0000
     1.2 +++ b/linux-ieee1394/receipt	Thu May 01 17:43:44 2008 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a -b "$1/lib/modules/$VERSION-slitaz"
     1.8 +	depmod -a -b /$1
     1.9  }
    1.10  
    1.11  post_remove()