diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 12:35:13 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 12:35:13 +0100 |
commit | 2ababd6422821e17ff28f84155e65ac81a160ca5 (patch) | |
tree | 31b6e202e901eb3cde98277d9e30773c8bb36597 /docs/git/index.html | |
parent | 04ac27a7d25ea7396b7b84d662bff063d2f56b47 (diff) | |
download | librebootfr-2ababd6422821e17ff28f84155e65ac81a160ca5.tar.gz librebootfr-2ababd6422821e17ff28f84155e65ac81a160ca5.zip |
build/external/source moved to build/release/tobuild
build/release/util no longer runs it
Diffstat (limited to 'docs/git/index.html')
-rw-r--r-- | docs/git/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index a4a7a0bf..c0b4e062 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -821,7 +821,7 @@ <p> The command that you used for generating the release archives will also run the following command:<br/> - $ <b>./build external source</b><br/> + $ <b>./build release tobuild</b><br/> The archive <b>tobuild.tar.xz</b> will have been created under <b>release/</b>, containing bucts, flashrom and all other required resources for building them. </p> |