aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio/files
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-07-04 17:02:31 +0000
committerKhem Raj <raj.khem@gmail.com>2010-09-01 19:00:25 -0700
commit11ed546d25864ee12a43752484d5c411f88ad0b0 (patch)
treed9962a3fbf643f9d09f2436627b28bef72bf61a1 /recipes/pulseaudio/files
parent50320c145223777ff749947f231d2193b10989c8 (diff)
downloadopenembedded-11ed546d25864ee12a43752484d5c411f88ad0b0.tar.gz
pulseaudio: Fix most recent recipe and remove broken recipes.
Three months ago, commit 9cf826839c3cffd18f037d2ca8271affb85bab9d broke 6 of the 7 pulseaudio recipes. No one noticed. Clearly the broken recipes are unused. 0.9.15 appears to be in use as it still builds. 0.9.21 is the most recent recipe and has been retained. Versions removed: 0.9.6 0.9.9 0.9.10 0.9.11 0.9.19 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/pulseaudio/files')
-rw-r--r--recipes/pulseaudio/files/configure-ac.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/pulseaudio/files/configure-ac.patch b/recipes/pulseaudio/files/configure-ac.patch
deleted file mode 100644
index 7863a128d2..0000000000
--- a/recipes/pulseaudio/files/configure-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pulseaudio-0.9.15/configure.ac-orig 2010-03-19 07:06:56.000000000 -0700
-+++ pulseaudio-0.9.15/configure.ac 2010-03-22 14:06:06.000000000 -0700
-@@ -1294,7 +1294,7 @@ fi
- AC_ARG_WITH(
- [module-dir],
- AS_HELP_STRING([--with-module-dir],[Directory where to install the modules to (defaults to ${libdir}/pulse-${PA_MAJORMINORMICRO}/modules/]),
-- [modlibexecdir=$withval], [modlibexecdir="${libdir}/pulse-${PA_MAJORMINORMICRO}/modules/"])
-+ [modlibexecdir=$withval], [modlibexecdir="${libdir}/pulse-${PA_MAJORMINORMICRO}/modules"])
-
- AC_SUBST(modlibexecdir)
-