wok diff libgphoto2/receipt @ rev 5056
libgphoto2, scanner: reconfigure udev after addition of new rule
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sat Mar 06 19:04:53 2010 +0000 (2010-03-06) |
parents | 80d7ae9ad3b3 |
children | 49e501a55595 |
line diff
1.1 --- a/libgphoto2/receipt Sat Mar 06 18:51:17 2010 +0000 1.2 +++ b/libgphoto2/receipt Sat Mar 06 19:04:53 2010 +0000 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