mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Fix distcheck for systemd user unit dir
This commit is contained in:
parent
4604af7198
commit
3e7b6e8cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -113,4 +113,4 @@ $(top_srcdir)/.version:
|
|||
DISTCLEANFILES = \
|
||||
po/.intltool-merge-cache
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-udev-rules-dir="$$dc_install_base/lib/udev/rules.d"
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-udev-rules-dir="$$dc_install_base/lib/udev/rules.d" --with-systemduserunitdir="$$dc_install_base/lib/systemd/user"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue