media-session: move the media-session config files to here

This commit is contained in:
Peter Hutterer 2021-10-14 14:03:51 +10:00 committed by Wim Taymans
parent 3560f3ba2d
commit 6c156cdbb4
10 changed files with 3 additions and 4 deletions

View file

@ -36,6 +36,7 @@ fi
# the config file read by the daemon
export PIPEWIRE_CONFIG_DIR="${BUILDDIR}/src/daemon"
export MEDIA_SESSION_CONFIG_DIR="${BUILDDIR}/src/media-session/media-session.d"
# the directory with SPA plugins
export SPA_PLUGIN_DIR="${BUILDDIR}/spa/plugins"
export SPA_DATA_DIR="${SCRIPT_DIR}/spa/plugins"