mbox

[PULL] libcacard install fix

Message ID 20110802120004.GT2574@bow.tlv.redhat.com
State New
Headers show

Pull-request

git://anongit.freedesktop.org/~alon/qemu pull-libcacard.data

Message

Alon Levy Aug. 2, 2011, noon UTC
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(-)

Comments

Anthony Liguori Aug. 4, 2011, 10:44 p.m. UTC | #1
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(-)
>
>