wok-next diff nvidia/receipt @ rev 3042

Add gphoto
author Rohit Joshi <jozee@slitaz.org>
date Tue May 12 16:59:49 2009 +0000 (2009-05-12)
parents c1610baa4cf4
children 5f639c2dde3c
line diff
     1.1 --- a/nvidia/receipt	Thu Jan 22 18:08:21 2009 +0000
     1.2 +++ b/nvidia/receipt	Tue May 12 16:59:49 2009 +0000
     1.3 @@ -51,7 +51,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -  depmod -a -b "$1/" ${EXTRAVERSION#_}-slitaz
     1.8 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.9  }
    1.10  
    1.11  post_remove()