2009-07-01 Pavel Roskin <proski@gnu.org>

* Makefile.in: Install include/grub/machine symlink.
This commit is contained in:
proski 2009-07-01 22:48:38 +00:00
parent 6f41557fb1
commit 999577f13c
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2009-07-01 Pavel Roskin <proski@gnu.org>
* Makefile.in: Install include/grub/machine symlink.
* Makefile.in: When installing symlinks, use "cp -fR", which
works on FreeBSD and MacOSX.
From Yves Blusseau <cl7m42e02@sneakemail.com>