summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-18 20:19:09 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-18 20:19:09 -0400
commit48b4cb5cca6356d78d1dabab3232bb73dda1c8bc (patch)
tree0336340ee44054804dc679fff65b3475eb2b8287
parent9b81f958af7c2a87c0a91da90d3a16980c412bb4 (diff)
downloadbuildstream-48b4cb5cca6356d78d1dabab3232bb73dda1c8bc.tar.gz
doc/examples/autotools/project.conf: Correcting project name here
-rw-r--r--doc/examples/autotools/project.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/examples/autotools/project.conf b/doc/examples/autotools/project.conf
index 61f63c43a..7ee58b589 100644
--- a/doc/examples/autotools/project.conf
+++ b/doc/examples/autotools/project.conf
@@ -1,5 +1,5 @@
# Unique project name
-name: running-commands
+name: autotools
# Required BuildStream format version
format-version: 9
@@ -7,7 +7,7 @@ format-version: 9
# Subdirectory where elements are stored
element-path: elements
-# Define an alias for our alpine tarball
+# Define some aliases for the tarballs we download
aliases:
alpine: https://gnome7.codethink.co.uk/tarballs/
gnu: https://ftp.gnu.org/gnu/automake/