summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-15 18:23:48 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-15 18:23:48 (EST)
commita0654f7988a8f137ed52a1de28ee3b12a952a7d3 (patch)
treea260ced394e286159d29c937e09639b182ac14ab /resources/scripts/helpers/build
parent972ccb3ca3395b4019aa9efc5f34885502553ff9 (diff)
downloadlibreboot-a0654f7988a8f137ed52a1de28ee3b12a952a7d3.zip
libreboot-a0654f7988a8f137ed52a1de28ee3b12a952a7d3.tar.gz
libreboot-a0654f7988a8f137ed52a1de28ee3b12a952a7d3.tar.bz2
Move DEBLOB to resources/utilities/coreboot-libre/deblob
Diffstat (limited to 'resources/scripts/helpers/build')
-rwxr-xr-xresources/scripts/helpers/build/release/archives6
1 files changed, 3 insertions, 3 deletions
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.