From 8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 13 Jun 2010 18:06:45 +0200 Subject: bulk package update --- package/mpd/patches/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/mpd/patches/patch-configure (limited to 'package/mpd/patches/patch-configure') 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 -- cgit v1.2.3