From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoDeM-0008CS-03 for qemu-devel@nongnu.org; Tue, 02 Aug 2011 08:00:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoDeK-0001Zg-9q for qemu-devel@nongnu.org; Tue, 02 Aug 2011 08:00:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoDeJ-0001ZL-Vr for qemu-devel@nongnu.org; Tue, 02 Aug 2011 08:00:40 -0400 Date: Tue, 2 Aug 2011 15:00:04 +0300 From: Alon Levy Message-ID: <20110802120004.GT2574@bow.tlv.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] libcacard install fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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 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(-)