* util/grub-mkrescue.in: Remove ${efi_dir} after building efi.img.

This commit is contained in:
Colin Watson 2010-08-01 11:30:03 -05:00
parent 6eea041aa4
commit ea9be8eadb
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2010-08-01 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkrescue.in: Remove ${efi_dir} after building efi.img.
2010-08-01 Colin Watson <cjwatson@ubuntu.com>
* script/yylex.l (NAME): Remove [:digit:], redundant with [:alnum:].