summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/acpihalt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/acpihalt.patch b/debian/patches/acpihalt.patch
index 68f5fd4..aaf3acd 100644
--- a/debian/patches/acpihalt.patch
+++ b/debian/patches/acpihalt.patch
@@ -2299,7 +2299,7 @@ index 0000000..68a4cb1
+#include <grub/glue.h>
+#include <grub/acpi.h>
+
-+#define GRUB_DEBUG 0
++#define GRUB_DEBUG 1
+
+void
+grub_real_dprintf (const char *file, const int line, const char *condition,