wok-4.x diff gphoto2/receipt @ rev 9610
bash: Fixed bash pre_remove function to work with --root in tazpkg.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 15 14:55:42 2011 +0000 (2011-04-15) |
parents | 6ce3ad912709 |
children | 0fc993bb788f |
line diff
1.1 --- a/gphoto2/receipt Thu Mar 10 18:09:53 2011 +0100 1.2 +++ b/gphoto2/receipt Fri Apr 15 14:55:42 2011 +0000 1.3 @@ -19,8 +19,7 @@ 1.4 cd $src 1.5 ./configure --prefix=/usr && 1.6 make && 1.7 - make prefix install 1.8 - 1.9 + make install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.