summaryrefslogtreecommitdiffstats
path: root/xbmc-13.0-dvdread.patch
diff options
context:
space:
mode:
authorMichael Cronenworth <mike@cchtml.com>2014-04-15 23:22:47 -0500
committerMichael Cronenworth <mike@cchtml.com>2014-04-15 23:22:47 -0500
commitfccd373008d4d618ced37ad9f929a6bbc70f36d0 (patch)
tree3d9ba73b4f6eac25e4b562ed3e3f903e61cbb6e5 /xbmc-13.0-dvdread.patch
parent1b2d873b5e77510ce7068b13964d4f0273b514e0 (diff)
downloadxbmc-rpm-fccd373008d4d618ced37ad9f929a6bbc70f36d0.tar.gz
xbmc-rpm-fccd373008d4d618ced37ad9f929a6bbc70f36d0.tar.xz
xbmc-rpm-fccd373008d4d618ced37ad9f929a6bbc70f36d0.zip
Update dvdread patch for new dvdread release
Diffstat (limited to 'xbmc-13.0-dvdread.patch')
-rw-r--r--xbmc-13.0-dvdread.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/xbmc-13.0-dvdread.patch b/xbmc-13.0-dvdread.patch
index 27097ac..d694a95 100644
--- a/xbmc-13.0-dvdread.patch
+++ b/xbmc-13.0-dvdread.patch
@@ -38,7 +38,7 @@ diff --git a/configure.in b/configure.in
index beb8aac..343292e 100644
--- a/configure.in
+++ b/configure.in
-@@ -2861,28 +2861,9 @@ XB_CONFIG_MODULE([lib/libdvd/libdvdcss], [
+@@ -2860,27 +2860,9 @@
--with-pic
], [$SKIP_CONFIG_DVDCSS])
@@ -63,10 +63,9 @@ index beb8aac..343292e 100644
./configure2 \
--extra-cflags="$CFLAGS $DVDREAD_CFLAGS -I`pwd`/../includes $DROID_DVDLIB_SEEK64" \
- --extra-ldflags="-L`pwd`/../libdvdread/obj" \
-- --with-dvdread-config="`pwd`/../dvdread-config" \
+ --with-dvdread-config="`pwd`/../dvdread-config" \
--prefix="${prefix}" --includedir="${includedir}" --libdir="${libdir}" --datadir="${datadir}" \
--host=$host_alias \
- --build=$build_alias \
diff --git a/lib/libdvd/Makefile.in b/lib/libdvd/Makefile.in
index 69d2286..1f5eebb 100644
--- a/lib/libdvd/Makefile.in