mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pw-uninstalled: set PKG_CONFIG_PATH
This commit is contained in:
parent
a2cb5f3394
commit
431bcb6805
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export GST_PLUGIN_PATH="${BUILDDIR}/src/gst/${GST_PLUGIN_PATH+":${GST_PLUGIN_PAT
|
|||
export ACP_PATHS_DIR="${SCRIPT_DIR}/spa/plugins/alsa/mixer/paths"
|
||||
export ACP_PROFILES_DIR="${SCRIPT_DIR}/spa/plugins/alsa/mixer/profile-sets"
|
||||
export PW_UNINSTALLED=1
|
||||
export PKG_CONFIG_PATH="${BUILDDIR}/meson-uninstalled/:${PKG_CONFIG_PATH}"
|
||||
|
||||
# FIXME: find a nice, shell-neutral way to specify a prompt
|
||||
${SHELL}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue