[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, stable-queue, updated. v0.9.22-35-g9f52c10
Colin Guthrie
gitmailer-noreply at 0pointer.de
Sat Mar 26 05:42:52 PDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The stable-queue branch has been updated
from 64985aa9bb46b447973f4051d065afd9035e48ca (commit)
- Log -----------------------------------------------------------------
9f52c10 vala: Fix path error in the last commit.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit 9f52c1064651667f48877f54ae002e97eecd6289
Author: Colin Guthrie <cguthrie at mandriva.org>
Date: Sat Mar 26 12:42:43 2011 +0000
vala: Fix path error in the last commit.
diff --git a/Makefile.am b/Makefile.am
index c764f18..691f093 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,7 @@ noinst_DATA =
vapidir = $(datadir)/vala/vapi
vapi_DATA = \
vala/libpulse.deps vala/libpulse.vapi \
- libpulse-mainloop-glib.deps libpulse-mainloop-glib.vapi
+ vala/libpulse-mainloop-glib.deps vala/libpulse-mainloop-glib.vapi
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libpulse.pc libpulse-simple.pc
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list