summaryrefslogtreecommitdiff
path: root/doc/sessions/flatpak-autotools.run
blob: 247de1991e174a6bec691b6f86e833bfebb489e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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: source 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