From e42188d521859a797e270958bb48833f2bee5b6b Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:10:23 +0000 Subject: builddeps-grub: fix path --- builddeps-grub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builddeps-grub b/builddeps-grub index c177985..3897fbb 100755 --- a/builddeps-grub +++ b/builddeps-grub @@ -26,7 +26,7 @@ set -u -e -v # Build utilies needed for building GRUB payloads # --------------------------------------------------------------------- -cd grub +cd grub/ # clean it first [[ -f Makefile ]] && make clean -- cgit v1.1-4-g5e80