[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, patches, updated. upstream/0.9.10-3-g7d213f4
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Apr 27 19:46:30 UTC 2008
The branch, patches has been updated
via 7d213f4c7a5328190626b5efdccc45901408650d (commit)
from 35b5f2362512ecd8ec56c3cea489b35e7ff637fb (commit)
- Shortlog ------------------------------------------------------------
7d213f4 Define PULSE_INTERNAL
Summary of changes:
src/daemon/main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 7d213f4c7a5328190626b5efdccc45901408650d
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sun Apr 27 21:39:08 2008 +0200
Define PULSE_INTERNAL
diff --git a/src/daemon/main.c b/src/daemon/main.c
index 1e3b358..1b6fe3f 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -677,6 +677,7 @@ int main(int argc, char *argv[]) {
#endif
}
+ set_env("PULSE_INTERNAL", "1");
pa_assert_se(chdir("/") == 0);
umask(0022);
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list