From 82574ca69bc93b7935a197e8f6087621c6f093a1 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:24:35 +0000 Subject: builddeps-memtest86: fix path and remove obsolete comments --- builddeps-memtest86 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/builddeps-memtest86 b/builddeps-memtest86 index 7b9c000..a7ae55e 100755 --- a/builddeps-memtest86 +++ b/builddeps-memtest86 @@ -23,15 +23,10 @@ set -u -e -v # This script is used by the main "builddeps" script in libreboot src/meta archives. # The reason it is seperated here is so that MemTest86+ can be built separately aswell. -# To use this script, you will need the dependencies in "builddeb". -# Run it, or adapt it if you do not use an "apt-get" distro. - -# This is also used by the "getmt86" script. - # Build MemTest86+ payload (for GRUB) # -------------------------------------------------------------------- -cd "memtest86+-5.01" +cd "memtest86+-5.01"/ # clean it first make clean -- cgit v1.1-4-g5e80