mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
INSTALL: pass build dir to uninstalled script
The instructions were left a bit broken by
d068cc2bcf because the unistalled script uses
"build" as default and will fail with an "invalid
build directory" error for people following the
guide step-by-step and using "builddir" instead.
This commit is contained in:
parent
c7cac40e03
commit
5a69a04cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ will use the PipeWire emulation libraries automatically
|
||||||
in this environment. You can get into this environment with:
|
in this environment. You can get into this environment with:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./pw-uninstalled.sh
|
$ ./pw-uninstalled.sh -b builddir
|
||||||
```
|
```
|
||||||
|
|
||||||
In most cases you would want to run the default pipewire daemon. Look
|
In most cases you would want to run the default pipewire daemon. Look
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue