diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-06 15:37:24 +0200 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-06 15:55:36 +0200 |
| commit | c65e47db3b64f4834a6c12ada3091587744f4e17 (patch) | |
| tree | 0cf5ecebc77e1d34fb1250baa321675cf8074caa /README.md | |
| parent | 68bc1b64cd18cbb51c1f41979ad26893c36c007b (diff) | |
Adjust order of parameters in distribute functions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ configurable via the justfile. The defaults are: - `_build`: The meson build directory. - `_dist`: The location where built distributable packages are placed. +- `_vendor`: The default location in which to output vendored cargo files. - `_repo`: The flatpak repo - `_flatpak`: The flatpak build directory |