SOURCES: pulseaudio-path.patch - updated for 0.9.12
qboosh
qboosh at pld-linux.org
Mon Sep 15 22:48:19 CEST 2008
Author: qboosh Date: Mon Sep 15 20:48:19 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 0.9.12
---- Files affected:
SOURCES:
pulseaudio-path.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/pulseaudio-path.patch
diff -u SOURCES/pulseaudio-path.patch:1.1 SOURCES/pulseaudio-path.patch:1.2
--- SOURCES/pulseaudio-path.patch:1.1 Sat Sep 16 02:59:28 2006
+++ SOURCES/pulseaudio-path.patch Mon Sep 15 22:48:13 2008
@@ -1,12 +1,12 @@
---- pulseaudio-0.9.5/configure.ac.orig 2006-08-26 21:22:17.000000000 +0200
-+++ pulseaudio-0.9.5/configure.ac 2006-09-16 01:12:35.731599750 +0200
+--- pulseaudio-0.9.12/configure.ac.orig 2006-08-26 21:22:17.000000000 +0200
++++ pulseaudio-0.9.12/configure.ac 2006-09-16 01:12:35.731599750 +0200
@@ -733,8 +733,8 @@
AC_ARG_WITH(
[module-dir],
-- AC_HELP_STRING([--with-module-dir],[Directory where to install the modules to (defaults to ${libdir}/pulse-${PA_MAJORMINOR}/modules/]),
+- AS_HELP_STRING([--with-module-dir],[Directory where to install the modules to (defaults to ${libdir}/pulse-${PA_MAJORMINOR}/modules/]),
- [modlibexecdir=$withval], [modlibexecdir="${libdir}/pulse-${PA_MAJORMINOR}/modules/"])
-+ AC_HELP_STRING([--with-module-dir],[Directory where to install the modules to (defaults to ${libdir}/pulse-${PA_MAJORMINOR}/modules]),
++ AS_HELP_STRING([--with-module-dir],[Directory where to install the modules to (defaults to ${libdir}/pulse-${PA_MAJORMINOR}/modules]),
+ [modlibexecdir=$withval], [modlibexecdir="${libdir}/pulse-${PA_MAJORMINOR}/modules"])
AC_SUBST(modlibexecdir)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pulseaudio-path.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list