]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* util/grub-mkrescue.in: Use portable `.' rather than non-portable
authorColin Watson <cjwatson@ubuntu.com>
Wed, 18 May 2011 11:57:59 +0000 (12:57 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 18 May 2011 11:57:59 +0000 (12:57 +0100)
`source'.

ChangeLog
util/grub-mkrescue.in

index bac09e10194ee59b49d0a436300d6887be266353..7b44c32fcf90d2057ab559699f750df3808c2706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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',
index 2b6c9d391b154f0e7bd10d95b4e5b04650b1f917..8367c4dd485fc51773975dc467d47b4eaace29d9 100644 (file)
@@ -229,7 +229,7 @@ if [ "${override_dir}" = "" ] ; then
         process_input_dir ${efi64_dir} x86_64-efi
     fi
 else
-    source "${override_dir}"/modinfo.sh
+    . "${override_dir}"/modinfo.sh
     process_input_dir "${override_dir}" ${grub_modinfo_target_cpu}-${grub_modinfo_platform}
     multiboot_dir=
     pc_dir=