summaryrefslogtreecommitdiffstats
path: root/source/ap/mpg123/mpg123.lib64.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/mpg123/mpg123.lib64.diff')
-rw-r--r--source/ap/mpg123/mpg123.lib64.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/source/ap/mpg123/mpg123.lib64.diff b/source/ap/mpg123/mpg123.lib64.diff
new file mode 100644
index 000000000..e86ec24ef
--- /dev/null
+++ b/source/ap/mpg123/mpg123.lib64.diff
@@ -0,0 +1,12 @@
+--- ./src/libout123/module.c.orig 2021-09-05 17:31:03.000000000 -0500
++++ ./src/libout123/module.c 2021-09-18 14:46:42.800526245 -0500
+@@ -29,7 +29,8 @@
+ to wide and then replace / by \. No need to define another list. */
+ static const char* modulesearch[] =
+ {
+- "../lib/mpg123"
++ "../lib64/mpg123"
++ ,"../lib/mpg123"
+ ,"plugins"
+ ,"libout123/modules/.libs"
+ ,"libout123/modules"