diff options
-rwxr-xr-x | builddeps-grub | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/builddeps-grub b/builddeps-grub index 7522558..c177985 100755 --- a/builddeps-grub +++ b/builddeps-grub @@ -23,11 +23,6 @@ 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 grub 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 "getgrub" script. - # Build utilies needed for building GRUB payloads # --------------------------------------------------------------------- |