* util/grub.d/10_hurd.in: Source /grub/update-grub_lib.
+2008-07-30 Robert Millan <rmh@aybabtu.com>
+
+ * util/grub.d/10_hurd.in: Source ${libdir}/grub/update-grub_lib.
+
2008-07-30 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/vga_text.c (grub_console_cls): Use
# You should have received a copy of the GNU General Public License
# along with GRUB. If not, see <http://www.gnu.org/licenses/>.
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+. ${libdir}/grub/update-grub_lib
+
if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then
OS=GNU
else