summaryrefslogtreecommitdiffstats
path: root/source/ap/mpg123/mpg123.lib64.diff
blob: e86ec24ef45c4275487ebaf76a8bb73d7aaf7768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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"