diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-05-14 14:18:01 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-05-14 14:18:01 +0200 |
commit | 239a77f800b2babfc05bcda959c04106eaca2394 (patch) | |
tree | 20b289bbe954a7a3b893f22d9606408ea107889f /package/mpd/patches | |
parent | 45cb1ca7bdc847c7e4070f2ddcb50e60b89166b8 (diff) |
update mpd,mpc and libmpdclient
Diffstat (limited to 'package/mpd/patches')
-rw-r--r-- | package/mpd/patches/patch-configure | 11 |
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 |