2009-11-12 Robert Millan <rmh.grub@aybabtu.com>

* util/i386/pc/grub-install.in: Move from here ...
        * util/grub-install.in: ... to here.  Update all users.
This commit is contained in:
Robert Millan 2009-11-12 12:23:11 +00:00
parent c0ef331155
commit 7f2b34d84e
4 changed files with 7 additions and 2 deletions

View file

@ -150,7 +150,7 @@ grub_emu_SOURCES = commands/minicmd.c commands/cat.c commands/cmp.c \
grub_emu_LDFLAGS = $(LIBCURSES)
sbin_SCRIPTS += grub-install
grub_install_SOURCES = util/i386/pc/grub-install.in
grub_install_SOURCES = util/grub-install.in
bin_SCRIPTS += grub-mkrescue
grub_mkrescue_SOURCES = util/i386/coreboot/grub-mkrescue.in