add patch to use /etc/mythtv rather than PREFIX/etc/mythtv
authorPhil Blundell <philb@gnu.org>
Fri, 24 Sep 2004 21:16:27 +0000 (21:16 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 24 Sep 2004 21:16:27 +0000 (21:16 +0000)
BKrev: 41548eabiqoXN8Gt7dKXUsB4dV2ZSA

mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch [new file with mode: 0644]
mythtv/mythtv_0.16+cvs20040918.oe

diff --git a/mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch b/mythtv/mythtv-0.16+cvs20040918/prefix-etc.patch
new file mode 100644 (file)
index 0000000..e69de29
index 5bf27a2..4a79ee8 100644 (file)
@@ -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"