diff --git a/core/grub/build b/core/grub/build index 3cf00cc5..d0cee821 100755 --- a/core/grub/build +++ b/core/grub/build @@ -35,5 +35,4 @@ install -Dm0644 grub.default "$1/etc/default/grub" rm -f grub/*/kernel.exec rm -f grub/*/gdb_grub rm -f grub/*/gmodule.pl - rm -f charset.alias )