summaryrefslogtreecommitdiff
path: root/package/mpd/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/mpd/patches')
-rw-r--r--package/mpd/patches/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mpd/patches/patch-configure b/package/mpd/patches/patch-configure
deleted file mode 100644
index a27db64c5..000000000
--- a/package/mpd/patches/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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