summaryrefslogtreecommitdiff
path: root/package/mpd/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-13 18:06:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-13 18:06:45 +0200
commit8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 (patch)
tree751b35f97d8dcc1c9da4f0c81d9707701e8d6710 /package/mpd/patches/patch-configure
parent92dd4fee15cb7c33868c7d7213f82136955397b1 (diff)
bulk package update
Diffstat (limited to 'package/mpd/patches/patch-configure')
-rw-r--r--package/mpd/patches/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/mpd/patches/patch-configure b/package/mpd/patches/patch-configure
new file mode 100644
index 000000000..a27db64c5
--- /dev/null
+++ b/package/mpd/patches/patch-configure
@@ -0,0 +1,11 @@
+--- mpd-0.15.10.orig/configure 2010-05-30 17:57:50.000000000 +0200
++++ mpd-0.15.10/configure 2010-06-12 19:53:33.261613517 +0200
+@@ -10637,7 +10637,7 @@ if test x$enable_lame_encoder != xno; th
+
+ # Check whether --with-lame was given.
+ if test "${with_lame+set}" = set; then :
+- withval=$with_lame;
++ lame_prefix=$with_lame;
+ else
+ lame_prefix=""
+ fi