* util/grub-mkrescue.in: Use portable `.' rather than non-portable

`source'.
This commit is contained in:
Colin Watson 2011-05-18 12:57:59 +01:00
parent 5626056ffb
commit b84f26c549
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-05-18 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkrescue.in: Use portable `.' rather than non-portable
`source'.
2011-05-18 Colin Watson <cjwatson@ubuntu.com>
* grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e',