wok-current diff libgphoto2/receipt @ rev 5155

lxpanel: add tazctrlbox to config file
author Rohit Joshi <jozee@slitaz.org>
date Wed Mar 24 06:59:27 2010 -0400 (2010-03-24)
parents 80d7ae9ad3b3
children 49e501a55595
line diff
     1.1 --- a/libgphoto2/receipt	Sat Mar 06 18:51:17 2010 +0000
     1.2 +++ b/libgphoto2/receipt	Wed Mar 24 06:59:27 2010 -0400
     1.3 @@ -67,6 +67,8 @@
     1.4  	local root
     1.5  	root=$1
     1.6  	
     1.7 +	tazpkg reconfigure udev --root=$1
     1.8 +	
     1.9  	# add group camera
    1.10  	if ! grep -q camera $root/etc/group ; then
    1.11  		addgroup -g 97 camera