From d705a0fdf5a4ebd961c831ffbf39a5fd46a80fc4 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Feb 2015 01:09:30 -0500 Subject: Move grub-background to resources/scripts/misc/grub-background --- diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index 7aee090..87406fb 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -329,7 +329,7 @@ cp flash libreboot_util/ cp ich9macchange libreboot_util/ # for changing the GRUB background -cp grub-background libreboot_util/ +cp resources/scripts/misc/grub-background libreboot_util/ # ### Create the release tarballs # ---------------------------------------------------------------------------------------------------------------------------- diff --git a/grub-background b/resources/scripts/misc/grub-background index 0fb721e..0fb721e 100755 --- a/grub-background +++ b/resources/scripts/misc/grub-background -- cgit v0.9.1