summary refs log tree commit diff
path: root/pkgs/development/libraries/openal-soft/search-out.patch
blob: 0f9c2abad3c3cc54b0b7a96d029dba64641850b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nuar a/Alc/helpers.c b/Alc/helpers.c
--- a/Alc/helpers.c	1970-01-01 00:00:01.000000000 +0000
+++ b/Alc/helpers.c	1970-01-01 00:00:02.000000000 +0000
@@ -951,6 +951,8 @@
             }
         }
 
+        DirectorySearch("@OUT@/share", ext, &results);
+
         alstr_reset(&path);
     }