diff --git a/util/grub-install-common.c b/util/grub-install-common.c index 57ac4456c..52a29d1cb 100644 --- a/util/grub-install-common.c +++ b/util/grub-install-common.c @@ -472,7 +472,7 @@ grub_install_parse (int key, char *arg) { switch (key) { - case 'C': + case GRUB_INSTALL_OPTIONS_INSTALL_CORE_COMPRESS: if (grub_strcmp (arg, "xz") == 0) { #ifdef HAVE_LIBLZMA