* Makefile.util.def (grub-mknetdir): Move to $prefix/bin.
Reported by: Daniel Kahn Gillmor. Fixes Debian bug #688799.
This commit is contained in:
parent
0d35da3f2b
commit
288c757d70
2 changed files with 7 additions and 2 deletions
|
@ -487,8 +487,8 @@ script = {
|
|||
};
|
||||
|
||||
script = {
|
||||
mansection = 8;
|
||||
installdir = sbin;
|
||||
mansection = 1;
|
||||
installdir = bin;
|
||||
name = grub-mknetdir;
|
||||
|
||||
common = util/grub-mknetdir.in;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue