From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp6eG-0003lP-3S for qemu-devel@nongnu.org; Thu, 04 Aug 2011 18:44:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp6eE-0002mv-JC for qemu-devel@nongnu.org; Thu, 04 Aug 2011 18:44:15 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:39187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp6eE-0002mr-G4 for qemu-devel@nongnu.org; Thu, 04 Aug 2011 18:44:14 -0400 Received: by ywb3 with SMTP id 3so1617719ywb.4 for ; Thu, 04 Aug 2011 15:44:13 -0700 (PDT) Message-ID: <4E3B20BB.8030003@codemonkey.ws> Date: Thu, 04 Aug 2011 17:44:11 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20110802120004.GT2574@bow.tlv.redhat.com> In-Reply-To: <20110802120004.GT2574@bow.tlv.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] libcacard install fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 08/02/2011 07:00 AM, Alon Levy wrote: > Hi Anthony, > > This is a simple fix to make sure the permissions of data files installed > with the make libcacard-install rule are not executable. > > Please pull, > Alon Pulled. Thanks. Regards, Anthony Liguori > The following changes since commit 927d721777e73339f73719f36eaf400ab641366c: > > microblaze: Add missing call to qemu_init_vcpu. (2011-07-31 06:40:13 +0200) > > are available in the git repository at: > git://anongit.freedesktop.org/~alon/qemu pull-libcacard.data > > Alon Levy (1): > libcacard: use INSTALL_DATA for data > > libcacard/Makefile | 5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-) > >