From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 16 Jul 2007 16:17:31 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20070716121731.GF28409@basalt.office.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <20070716121425.55BDB704070@ssh.git.local.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fwqqG+mf3f7vyBCB" Content-Disposition: inline In-Reply-To: <20070716121425.55BDB704070@ssh.git.local.altlinux.org> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] [git update] packages/gear: heads/master X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2007 12:17:31 -0000 Archived-At: List-Archive: List-Post: --fwqqG+mf3f7vyBCB Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 16, 2007 at 04:14:25PM +0400, Alexey Gladkov wrote: > Update of /people/legion/packages/gear.git >=20 > Changes statistics since `1.0.2-alt1-152-g0ea9dff' follows: > gear-update | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >=20 > Changelog since `1.0.2-alt1-152-g0ea9dff' follows: > commit 9cd074192a33cc7e9687584f73087b684328d87d > Author: Alexey Gladkov > Date: Mon Jul 16 16:13:49 2007 +0400 >=20 > gear-update: Fix backword compatibility > =20 > Signed-off-by: Alexey Gladkov >=20 > 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" > =20 > find "$src_dir" -mindepth 1 -maxdepth 1 \! \( -name '.git' -o -name '.g= ear-rules' \) -print0 | > - xargs -r0 $cmd -t "$dst_dir" -- > + xargs -r0 -i $cmd -- \{\} "$dst_dir/" > } > =20 > workdir=3D s/backword/backwards/ =F3=D0=C1=D3=C9=C2=CF, =D0=CF=CC=D8=DA=CF=D7=C1=D4=C5=CC=C9 ALM2.4 =D4=C5= =C2=D1 =CE=C5 =DA=C1=C2=D5=C4=D5=D4. :) --=20 ldv --fwqqG+mf3f7vyBCB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGm2HbfKvmrJ41Nh4RAkYNAJ95woAcTz9gNE6XPvn7krcjNxWKiQCgvbv0 pBn6ou5wsRegsShFBBFG3Zw= =yTJw -----END PGP SIGNATURE----- --fwqqG+mf3f7vyBCB--