summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-06-01 00:18:56 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-06 18:23:31 (EDT)
commit51582a64954bcb1e09a14c382da3918e9f47db55 (patch)
tree89ff078b85362b27e68d4eb1cb855d9ab0788d9a /resources
parent1a92b1b84e09956ad262587dc21209531c43665e (diff)
downloadlibreboot-51582a64954bcb1e09a14c382da3918e9f47db55.zip
libreboot-51582a64954bcb1e09a14c382da3918e9f47db55.tar.gz
libreboot-51582a64954bcb1e09a14c382da3918e9f47db55.tar.bz2
build/release/archives: Remove removal of libreboot_bin
Diffstat (limited to 'resources')
-rwxr-xr-xresources/scripts/helpers/build/release/archives1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives
index a389f91..c854a91 100755
--- a/resources/scripts/helpers/build/release/archives
+++ b/resources/scripts/helpers/build/release/archives
@@ -57,7 +57,6 @@ rm -f libreboot_*.tar.xz
rm -f tobuild.tar.xz
rm -rf release/
rm -rf tobuild/
-rm -rf libreboot_bin
# ### Create the release/ directory where the archives will go
# ----------------------------------------------------------------------------------------------------------------------------