diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-15 01:09:30 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-15 01:09:30 (EST) |
commit | d705a0fdf5a4ebd961c831ffbf39a5fd46a80fc4 (patch) | |
tree | cf81693c47087e36f1ec61d993a510c88d5e0cc5 | |
parent | f6f17494743976326d151bf866b22b6a1b33d5a7 (diff) | |
download | libreboot-d705a0fdf5a4ebd961c831ffbf39a5fd46a80fc4.zip libreboot-d705a0fdf5a4ebd961c831ffbf39a5fd46a80fc4.tar.gz libreboot-d705a0fdf5a4ebd961c831ffbf39a5fd46a80fc4.tar.bz2 |
Move grub-background to resources/scripts/misc/grub-background
-rwxr-xr-x | resources/scripts/helpers/build/release/archives | 2 | ||||
-rwxr-xr-x | resources/scripts/misc/grub-background (renamed from grub-background) | 0 |
2 files changed, 1 insertions, 1 deletions
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 |