summaryrefslogtreecommitdiff
path: root/doc/sessions/flatpak-autotools.run
diff options
context:
space:
mode:
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