[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v1.0-dev-223-ga1bbe21
Colin Guthrie
gitmailer-noreply at 0pointer.de
Sat Mar 26 05:42:45 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 master branch has been updated
from 9defe846e7d46c95aa024ac24fc4c4358d85bea3 (commit)
- Log -----------------------------------------------------------------
a1bbe21 vala: Fix path error in the last commit.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit a1bbe214386e9823906059d8c1a9801115ca7f20
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 6c88149..5e3b627 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