2009-11-21 Felix Zielcke <fzielcke@z-51.de>
* Makefile.in (target): Use make's builtin $(shell) function instead of calling directly $(SHELL) to create the locale directories, inside the $(foreach) function.
This commit is contained in:
parent
74ff1dd52b
commit
26a61d6a59
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-11-21 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* Makefile.in (target): Use make's builtin $(shell) function
|
||||
instead of calling directly $(SHELL) to create the locale directories,
|
||||
inside the $(foreach) function.
|
||||
|
||||
2009-11-21 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* util/grub-mkrescue.in: Print an error and usage if output option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue