diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-17 12:27:11 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-17 12:51:31 +0100 |
| commit | 260a2d079dc500ba50b0f06a43b341fe65fd2d45 (patch) | |
| tree | 186a19783a0c9562db0475c8386e543e695b5949 /build-aux/systems.tranquil.Map.yml | |
| parent | 88d6bf80f5cdbbb90ead197bd41a67eb8c44e50e (diff) | |
Add distribution logic
Diffstat (limited to 'build-aux/systems.tranquil.Map.yml')
| -rw-r--r-- | build-aux/systems.tranquil.Map.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/systems.tranquil.Map.yml b/build-aux/systems.tranquil.Map.yml index a5becef..1dc6076 100644 --- a/build-aux/systems.tranquil.Map.yml +++ b/build-aux/systems.tranquil.Map.yml @@ -4,7 +4,7 @@ runtime-version: '48' sdk: org.gnome.Sdk sdk-extensions: - org.freedesktop.Sdk.Extension.rust-stable -command: systems.tranquil.Map +command: map finish-args: - --device=dri - --share=ipc |