Pavel Roskin wrote:
On Tue, 2008-06-17 at 10:51 -0700, Colin D Bennett wrote:
I fixed ``grub-install`` so it can function when installed
to a prefix other than ``/usr/local``. This simply meant adding
--directory="${pkglibdir}
to the command line arguments for grub_mkimage.
The default is GRUB_LIBDIR, which is set to pkglibdir at the compile
time. Your patch would have no effect if anything is compiled and
installed properly.
indeed, grub-install works for me with ./configure --prefix=$PWD/inst;
make; make install; sudo ./inst/sbin/grub-install ...
-Isaac
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel