summaryrefslogtreecommitdiff
path: root/doc/sessions/flatpak-autotools.run
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2018-07-05 14:16:34 +0100
committerJim MacArthur <jim.macarthur@codethink.co.uk>2018-07-05 14:16:34 +0100
commit5d1009b0af1d30584708ffdd5192408106ae6ede (patch)
tree0e696df1c097c82accb42e20c71610b1e37444ab /doc/sessions/flatpak-autotools.run
parent8c82f22f2bdbcbb623d24d80d2e72070e03e2080 (diff)
parentaf993bbb5319cc0568695b9f3ea26b738ef6f76f (diff)
downloadbuildstream-jmac/googlecas_and_virtual_directories_3.tar.gz
Merge branch 'jmac/virtual_directories' into jmac/googlecas_and_virtual_directories_3jmac/googlecas_and_virtual_directories_3
Diffstat (limited to 'doc/sessions/flatpak-autotools.run')
-rw-r--r--doc/sessions/flatpak-autotools.run21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/sessions/flatpak-autotools.run b/doc/sessions/flatpak-autotools.run
new file mode 100644
index 000000000..be4451a9a
--- /dev/null
+++ b/doc/sessions/flatpak-autotools.run
@@ -0,0 +1,21 @@
+# Workaround setuptools bug for our symlinks here
+#
+workaround-symlinks:
+ ../examples/flatpak-autotools/files/links/bin: usr/bin
+ ../examples/flatpak-autotools/files/links/etc: usr/etc
+ ../examples/flatpak-autotools/files/links/lib: usr/lib
+
+commands:
+# Make it fetch first
+- directory: ../examples/flatpak-autotools
+ command: fetch hello.bst
+
+# Capture a build output
+- directory: ../examples/flatpak-autotools
+ output: ../source/sessions/flatpak-autotools-build.html
+ command: build hello.bst
+
+# Capture a shell output
+- directory: ../examples/flatpak-autotools
+ output: ../source/sessions/flatpak-autotools-shell.html
+ command: shell hello.bst -- hello