diff options
author | James Meyer <James.meyer@operamail.com> | 2008-10-02 03:19:12 (GMT) |
---|---|---|
committer | James Meyer <James.meyer@operamail.com> | 2008-10-02 03:19:12 (GMT) |
commit | 0e2532d4e8f4eed5e047f1db54d5c03ba849ec0a (patch) | |
tree | c0aa2c0b53c317be87eacfcb77b63f53f1f415e7 /abs/core-testing/flac/xmms-plugin.patch | |
download | linhes_pkgbuild-0e2532d4e8f4eed5e047f1db54d5c03ba849ec0a.zip linhes_pkgbuild-0e2532d4e8f4eed5e047f1db54d5c03ba849ec0a.tar.gz linhes_pkgbuild-0e2532d4e8f4eed5e047f1db54d5c03ba849ec0a.tar.bz2 |
initial import
Diffstat (limited to 'abs/core-testing/flac/xmms-plugin.patch')
-rw-r--r-- | abs/core-testing/flac/xmms-plugin.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/core-testing/flac/xmms-plugin.patch b/abs/core-testing/flac/xmms-plugin.patch new file mode 100644 index 0000000..e5fcf2e --- /dev/null +++ b/abs/core-testing/flac/xmms-plugin.patch @@ -0,0 +1,11 @@ +--- src/plugin_xmms/configure.c.old 2005-04-08 12:16:17.000000000 +0200 ++++ src/plugin_xmms/configure.c 2005-04-08 12:16:41.000000000 +0200 +@@ -61,7 +61,7 @@ + "", /* proxy_user */ + "", /* proxy_pass */ + FALSE, /* save_http_stream */ +- "", /* save_http_path */ ++ FALSE, /* save_http_path */ + FALSE, /* cast_title_streaming */ + FALSE /* use_udp_channel */ + }, |