X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=sound%2Fmpd%2Fpatches%2F100-compile-fixes.patch;h=60b8b01bfa09ae55cf20022c32cc39ff3c89ab89;hb=63626f93cd9cd6e76e926531832b3abf889d876d;hp=cd05159f281a621a420b83f46dc45e26ddd43876;hpb=a3a96573b3a7e1342433977274888ca5b932f6a7;p=packages.git diff --git a/sound/mpd/patches/100-compile-fixes.patch b/sound/mpd/patches/100-compile-fixes.patch index cd05159f2..60b8b01bf 100644 --- a/sound/mpd/patches/100-compile-fixes.patch +++ b/sound/mpd/patches/100-compile-fixes.patch @@ -1,8 +1,6 @@ -Index: mpd-0.16.1/configure -=================================================================== ---- mpd-0.16.1.orig/configure 2011-01-10 02:58:36.000000000 +0100 -+++ mpd-0.16.1/configure 2011-03-10 13:01:31.000000000 +0100 -@@ -8718,6 +8718,7 @@ +--- a/configure ++++ b/configure +@@ -8803,6 +8803,7 @@ fi # Check whether --with-faad was given. if test "${with_faad+set}" = set; then : withval=$with_faad; @@ -10,11 +8,9 @@ Index: mpd-0.16.1/configure else faad_prefix="" fi -Index: mpd-0.16.1/src/input/file_input_plugin.c -=================================================================== ---- mpd-0.16.1.orig/src/input/file_input_plugin.c 2011-01-10 02:58:08.000000000 +0100 -+++ mpd-0.16.1/src/input/file_input_plugin.c 2011-03-10 13:02:15.000000000 +0100 -@@ -79,10 +79,6 @@ +--- a/src/input/file_input_plugin.c ++++ b/src/input/file_input_plugin.c +@@ -79,10 +79,6 @@ input_file_open(const char *filename, GE return false; }