summaryrefslogtreecommitdiffstats
path: root/media-sound/xmms/files/xmms-1.2.10-locale_fix.patch
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-09-02 05:23:45 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-09-02 05:23:45 +0200
commit576b6208d6defe240bfa2477d6dd19f1ed83bfaf (patch)
tree7d54883f16cccc4cbd414398d7fec3c437b36b49 /media-sound/xmms/files/xmms-1.2.10-locale_fix.patch
parentfdd6b67a78a966f6a2131de8fe0e539316511083 (diff)
downloaddarklin4-576b6208d6defe240bfa2477d6dd19f1ed83bfaf.tar.gz
darklin4-576b6208d6defe240bfa2477d6dd19f1ed83bfaf.tar.bz2
darklin4-576b6208d6defe240bfa2477d6dd19f1ed83bfaf.tar.xz
darklin4-576b6208d6defe240bfa2477d6dd19f1ed83bfaf.zip
Cleaned most of outdated stuff
Diffstat (limited to 'media-sound/xmms/files/xmms-1.2.10-locale_fix.patch')
-rw-r--r--media-sound/xmms/files/xmms-1.2.10-locale_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-sound/xmms/files/xmms-1.2.10-locale_fix.patch b/media-sound/xmms/files/xmms-1.2.10-locale_fix.patch
deleted file mode 100644
index cfb1cd1..0000000
--- a/media-sound/xmms/files/xmms-1.2.10-locale_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN xmms-1.2.10.orig/xmms/playlist.c xmms-1.2.10/xmms/playlist.c
---- xmms-1.2.10.orig/xmms/playlist.c 2005-11-25 05:14:47.000000000 +0600
-+++ xmms-1.2.10/xmms/playlist.c 2005-11-25 05:18:59.894581237 +0600
-@@ -23,6 +23,7 @@
- #include "libxmms/rcc.h"
- #include <sys/stat.h>
- #include <unistd.h>
-+#include <locale.h>
-
- GList *playlist = NULL;
- GList *shuffle_list = NULL;