On Mon, Jul 16, 2007 at 04:14:25PM +0400, Alexey Gladkov wrote: > Update of /people/legion/packages/gear.git > > Changes statistics since `1.0.2-alt1-152-g0ea9dff' follows: > gear-update | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > Changelog since `1.0.2-alt1-152-g0ea9dff' follows: > commit 9cd074192a33cc7e9687584f73087b684328d87d > Author: Alexey Gladkov > Date: Mon Jul 16 16:13:49 2007 +0400 > > gear-update: Fix backword compatibility > > Signed-off-by: Alexey Gladkov > > Full diff since `1.0.2-alt1-152-g0ea9dff' follows: > diff --git a/gear-update b/gear-update > index 933ec22..0b75eb0 100755 > --- a/gear-update > +++ b/gear-update > @@ -207,7 +207,7 @@ update_destdir() > mkdir $verbose -p -- "$dst_dir" > > find "$src_dir" -mindepth 1 -maxdepth 1 \! \( -name '.git' -o -name '.gear-rules' \) -print0 | > - xargs -r0 $cmd -t "$dst_dir" -- > + xargs -r0 -i $cmd -- \{\} "$dst_dir/" > } > > workdir= s/backword/backwards/ Спасибо, пользователи ALM2.4 тебя не забудут. :) -- ldv