summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-15 19:10:59 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-15 19:10:59 (EST)
commit4ea4aad327afc409043e7232a33c3bbb3aa260a4 (patch)
tree6dfcedb95d7a221297f06f093f34dacf410d081a /resources/scripts/helpers/build
parenta55af2297d094cf0e6ea2874ac63aa70134ef30e (diff)
downloadlibreboot-4ea4aad327afc409043e7232a33c3bbb3aa260a4.zip
libreboot-4ea4aad327afc409043e7232a33c3bbb3aa260a4.tar.gz
libreboot-4ea4aad327afc409043e7232a33c3bbb3aa260a4.tar.bz2
biuld/release/archives: Put libreboot_docs.tar.xz in release/
A typo in the previous commit meant that it was being placed in the main directory of the git clone.
Diffstat (limited to 'resources/scripts/helpers/build')
-rwxr-xr-xresources/scripts/helpers/build/release/archives2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives
index fa666aa..b3c90dd 100755
--- a/resources/scripts/helpers/build/release/archives
+++ b/resources/scripts/helpers/build/release/archives
@@ -73,7 +73,7 @@ cp -r ../docs/ libreboot_docs/
cat ../commitid > libreboot_docs/commitid
# create lzma compressed docs archive
-tar -c libreboot_docs | xz -9e >../libreboot_docs.tar.xz
+tar -c libreboot_docs | xz -9e >libreboot_docs.tar.xz
# the directory is no longer needed
rm -rf libreboot_docs/