Hello!

I noticed that grub (CVS version as of 1999-08-12) installs
into "/usr/share/grub/$(HWARCH)/" when I configure it with
"--prefix=/usr".  Looking up "./stage2/Makefile.am" reveals
the variable "pkgdatadir" set to
"$(datadir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)" and it
looks as if "$(datadir)" in turn is defined to be
"$(prefix)/share".  The following documentation files refer
to "/$(prefix)/lib/grub/$(HWARCH)/" instead:

./debian/README.debian
./doc/grub.texi

Documentation or make procedure bug? Given that subdirectories
for different hardware architectures are implemented (but not
used) I would consider the documentation to be wrong.

/bye
Dirk

Reply via email to