This is an automated email from the git hooks/post-receive script. themuso-guest pushed a commit to branch ubuntu in repository pulseaudio.
commit 7aa4949ed2bf3e1f3f9d36247410e2ce59eb650a Author: Felipe Sateler <[email protected]> Date: Wed Dec 3 01:34:58 2014 -0300 Install zsh completions to vendor-completions dir site-functions (the upstream default) is reserved for the local admin --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 1dee76a..40a51c0 100755 --- a/debian/rules +++ b/debian/rules @@ -62,6 +62,7 @@ debian/stamp-post-patches: DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ --with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules \ + --with-zsh-completion-dir=\$${datadir}/zsh/vendor-completions \ --disable-systemd-daemon ifeq ($(words $(sort $(filter stage1,$(DEB_BUILD_PROFILES)))),1) -- 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

