summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-src_libreal_real_common.c
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-15 15:21:33 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-15 15:21:33 +0000
commit14905f1b0113e8f5a7e72635e0917a50ca187faf (patch)
treeabd25833bb62ed004d1917e974a6d01b1252e849 /multimedia/libxine/files/patch-src_libreal_real_common.c
parent- Fix build on -CURRENT (gcc 4.2.0 import) (diff)
Update to 1.1.7.
Use OPTIONS.
Diffstat (limited to 'multimedia/libxine/files/patch-src_libreal_real_common.c')
-rw-r--r--multimedia/libxine/files/patch-src_libreal_real_common.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/libxine/files/patch-src_libreal_real_common.c b/multimedia/libxine/files/patch-src_libreal_real_common.c
new file mode 100644
index 000000000000..02bf6057e2c8
--- /dev/null
+++ b/multimedia/libxine/files/patch-src_libreal_real_common.c
@@ -0,0 +1,10 @@
+--- src/libreal/real_common.c.orig Sun Jul 1 14:29:20 2007
++++ src/libreal/real_common.c Sun Jul 1 14:29:55 2007
+@@ -91,6 +91,7 @@
+ else try_real_subpath("lib/codecs")
+ else try_real_subpath("lib64/RealPlayer10/codecs")
+ else try_real_subpath("lib/RealPlayer10/codecs")
++ else try_real_subpath("lib/RealPlayer/codecs")
+ else try_real_subpath("lib64/RealPlayer9/users/Real/Codecs")
+ else try_real_subpath("lib/RealPlayer9/users/Real/Codecs")
+ else try_real_subpath("lib/RealPlayer8/Codecs")