Re: Patch for make install

2009-07-01 Thread Pavel Roskin
On Tue, 2009-06-30 at 22:20 +0200, Yves BLUSSEAU wrote: > Hi, > > this patch correct installation of headers files on Mac OSX. > > Bug: >cp: ./include/grub/cpu is a directory (not copied). > > I have done a make install under OSX and linux after applying the > patch. Now it works on th

Re: Patch for make install

2009-07-01 Thread Vladimir 'phcoder' Serbinenko
Hello On Wed, Jul 1, 2009 at 2:54 AM, Pavel Roskin wrote: > On Tue, 2009-06-30 at 22:20 +0200, Yves BLUSSEAU wrote: >> Hi, >> >> this patch correct installation of headers files on Mac OSX. >> >> Bug: >>        cp: ./include/grub/cpu is a directory (not copied). >> >> I have done a make install un

Re: Patch for make install

2009-06-30 Thread Pavel Roskin
On Tue, 2009-06-30 at 22:20 +0200, Yves BLUSSEAU wrote: > Hi, > > this patch correct installation of headers files on Mac OSX. > > Bug: >cp: ./include/grub/cpu is a directory (not copied). > > I have done a make install under OSX and linux after applying the > patch. Now it works on th

Patch for make install

2009-06-30 Thread Yves BLUSSEAU
Hi, this patch correct installation of headers files on Mac OSX. Bug: cp: ./include/grub/cpu is a directory (not copied). I have done a make install under OSX and linux after applying the patch. Now it works on the 2 systems. Best Regards Yves Blusseau make_install.patch Descripti