]> git.pld-linux.org Git - packages/xine-lib.git/blame - xine-lib-win32-path.patch
- libdvdread rebuild
[packages/xine-lib.git] / xine-lib-win32-path.patch
CommitLineData
34262260
JB
1--- xine-lib-1.2.6/src/libw32dll/common.c.orig 2015-10-07 18:08:58.268849455 +0200
2+++ xine-lib-1.2.6/src/libw32dll/common.c 2015-10-07 18:13:02.622172569 +0200
9312bf4c
JB
3@@ -6,9 +6,8 @@
4 DIR *dir;
34262260
JB
5 const char *path, *cfgpath;
6 const char * const listpath[] = { "",
33d4ab5d 7- "/usr/lib/codecs",
8+ WIN32_PATH,
9312bf4c
JB
9 "/usr/local/lib/codecs",
10- "/usr/lib/win32",
11 "/usr/local/lib/win32",
12 NULL };
13 int i = 0;
This page took 0.11465 seconds and 4 git commands to generate.