From a0654f7988a8f137ed52a1de28ee3b12a952a7d3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Feb 2015 18:23:48 -0500 Subject: Move DEBLOB to resources/utilities/coreboot-libre/deblob --- (limited to 'resources/scripts/helpers/build') diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index d7078b4..b488b6d 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -339,11 +339,11 @@ rm -f libreboot_src/releasefilelist rm -f libreboot_util/releasefilelist rm -f releasefilelist -# Delete the DEBLOB file from libreboot_src +# Delete the deblob scripts from libreboot_src # Since _src doesn't distribute the download scripts, # and already comes with a deblobbed coreboot, the -# deblobbing script isn't needed at all -rm -f libreboot_src/DEBLOB +# deblobbing scripts aren't needed at all +rm -rf libreboot_src/resources/utilities/coreboot-libre/ # We don't want to encourage development # to happen on the release archives. -- cgit v0.9.1