mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson: rename uninstalled target to pw-uninstalled
It does not seem to work anymore with recent versions.
This commit is contained in:
parent
2176874687
commit
add30965e3
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ cli: all
|
|||
@BUILD_ROOT@/src/tools/pw-cli
|
||||
|
||||
shell: all
|
||||
ninja -C @BUILD_ROOT@ uninstalled
|
||||
ninja -C @BUILD_ROOT@ pw-uninstalled
|
||||
|
||||
dist: all
|
||||
git archive --prefix=pipewire-@VERSION@/ -o pipewire-@VERSION@.tar.gz @TAG@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue