This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository pulseaudio.
commit 503dbef2e1aed1c715ae8608120703af73e7503a Author: Felipe Sateler <[email protected]> Date: Mon Aug 3 10:11:27 2015 -0300 Specify systemd user unit dir explicitly This way we avoid build-depending on systemd --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index c139321..6c93fc7 100755 --- a/debian/rules +++ b/debian/rules @@ -35,6 +35,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal-compat \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules \ --with-zsh-completion-dir=\$${datadir}/zsh/vendor-completions \ + --with-systemduserunitdir=\$${prefix}/lib/systemd/user \ --disable-bluez4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

