* Makefile.util.def (grub-mknetdir): Move to $prefix/bin.

Reported by: Daniel Kahn Gillmor.  Fixes Debian bug #688799.
This commit is contained in:
Colin Watson 2012-09-26 13:51:13 +01:00
parent 0d35da3f2b
commit 288c757d70
2 changed files with 7 additions and 2 deletions

View file

@ -487,8 +487,8 @@ script = {
};
script = {
mansection = 8;
installdir = sbin;
mansection = 1;
installdir = bin;
name = grub-mknetdir;
common = util/grub-mknetdir.in;