aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch0
-rw-r--r--mythtv/mythtv_0.16+cvs20040918.oe5
2 files changed, 3 insertions, 2 deletions
diff --git a/mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch b/mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch
diff --git a/mythtv/mythtv_0.16+cvs20040918.oe b/mythtv/mythtv_0.16+cvs20040918.oe
index 5bf27a221e..4a79ee800b 100644
--- a/mythtv/mythtv_0.16+cvs20040918.oe
+++ b/mythtv/mythtv_0.16+cvs20040918.oe
@@ -1,11 +1,12 @@
DESCRIPTION = "A full featured personal video recorder system."
MAINTAINER = "Michael 'Mickey' Lauer"
SECTION = "multimedia"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://mythtv:mythtv@cvs.mythtv.org/var/lib/mythcvs;module=mythtv;date=20040918;method=pserver \
file://xvmc-via.patch;patch=1;pnum=0 \
- file://settings.pro"
+ file://settings.pro \
+ file://prefix-etc.patch;patch=1"
S = "${WORKDIR}/mythtv"
DEPENDS = "xinerama qt-x11-free lame libxv libxxf86vm libxvmc"