wok-4.x diff linux-video/receipt @ rev 10542

glade-perl: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 19:01:52 2011 +0200 (2011-05-25)
parents 03d4663c81fa
children
line diff
     1.1 --- a/linux-video/receipt	Sat Jan 22 01:56:16 2011 +0000
     1.2 +++ b/linux-video/receipt	Wed May 25 19:01:52 2011 +0200
     1.3 @@ -35,6 +35,6 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	depmod -a $VERSION-slitaz
     1.8 +	chroot "$1/" depmod -a $VERSION-slitaz
     1.9  }
    1.10