rename grub-fuse to grub-mount throughout configuration
This commit is contained in:
parent
9aa6fcc17e
commit
897e62079e
2 changed files with 18 additions and 18 deletions
|
@ -224,7 +224,7 @@ program = {
|
|||
ldadd = libgrubkern.a;
|
||||
ldadd = grub-core/gnulib/libgnu.a;
|
||||
ldadd = '$(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR)' '-lfuse';
|
||||
condition = COND_GRUB_FUSE;
|
||||
condition = COND_GRUB_MOUNT;
|
||||
};
|
||||
|
||||
program = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue