rename grub-fuse to grub-mount throughout configuration

This commit is contained in:
Colin Watson 2011-04-08 10:43:12 +01:00
parent 9aa6fcc17e
commit 897e62079e
2 changed files with 18 additions and 18 deletions

View file

@ -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 = {