wok-4.x diff libgphoto2/receipt @ rev 5350
Up: zlib (1.2.5) - Fixed WGET_URL
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 11:49:21 2010 +0000 (2010-04-28) |
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 Apr 28 11:49:21 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