bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: GeorgLohrer
Subject: (no subject)
Date: Mon, 20 Nov 2000 08:39:13 +0100 (MET)

Hello Gordon,

thanks for your recent tips for getting the grub-package compiled with
Debian 2.2 (especially the dpkg-buildpackage was doing a good job). All files
are now installed at their correct places. The ./docs/Makefile was preventing
Debian-Linux from installing the info-files in the info-dir, because that
line

  if sh -c 'install-info --version | sed 1q | fgrep -s -v -i debian'; then
     # install info files
  else
     ;
  fi

will (because of the '-v' option) always return false, so nothing will be
done.

Ciao, Georg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]