Re: [Qemu-devel] [PATCH] libcacard: use INSTALL_DATA for data

2011-09-02 Thread Alon Levy
On Fri, Sep 02, 2011 at 11:10:32AM +0100, Stefan Hajnoczi wrote: > On Mon, Aug 22, 2011 at 01:34:57PM -0400, Brad wrote: > > On Sat, Aug 13, 2011 at 05:23:57PM -0400, Brad wrote: > > > libcacard: use INSTALL_DATA for data > > > > > > Signed-off-by: Brad Smith > > > > > > --- > > > libcacard/Mak

Re: [Qemu-devel] [PATCH] libcacard: use INSTALL_DATA for data

2011-09-02 Thread Stefan Hajnoczi
On Mon, Aug 22, 2011 at 01:34:57PM -0400, Brad wrote: > On Sat, Aug 13, 2011 at 05:23:57PM -0400, Brad wrote: > > libcacard: use INSTALL_DATA for data > > > > Signed-off-by: Brad Smith > > > > --- > > libcacard/Makefile |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > di

Re: [Qemu-devel] [PATCH] libcacard: use INSTALL_DATA for data

2011-08-22 Thread Brad
On Sat, Aug 13, 2011 at 05:23:57PM -0400, Brad wrote: > libcacard: use INSTALL_DATA for data > > Signed-off-by: Brad Smith > > --- > libcacard/Makefile |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/libcacard/Makefile b/libcacard/Makefile > index 5cd7594..fe9747

Re: [Qemu-devel] [PATCH] libcacard: use INSTALL_DATA for data

2011-08-13 Thread Alon Levy
On Sat, Aug 13, 2011 at 05:23:57PM -0400, Brad wrote: > libcacard: use INSTALL_DATA for data > > Signed-off-by: Brad Smith > Thanks, I'll add it to the next pull request. > --- > libcacard/Makefile |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/libcacard/Makef