mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
set the same builddir as INSTALL.md
This commit is contained in:
parent
80e3da9b01
commit
e1036ee0fc
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ while getopts ":b:v:" opt; do
|
|||
done
|
||||
|
||||
if [ -z "${BUILDDIR}" ]; then
|
||||
BUILDDIR=${SCRIPT_DIR}/build
|
||||
BUILDDIR=${SCRIPT_DIR}/builddir
|
||||
echo "Using default build directory: ${BUILDDIR}"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue