mythtv-fixes_patch is no longer around
authorDoug Goldstein <cardoe@gentoo.org>
Tue, 11 Mar 2008 14:52:45 +0000 (14:52 +0000)
committerDoug Goldstein <cardoe@gentoo.org>
Tue, 11 Mar 2008 14:52:45 +0000 (14:52 +0000)
eclass/mythtv-plugins.eclass

index b86e3a3872c79f9c819d20ce5af40d0647da30d1..823f6befec488ac4ad6e7916e1fc14d52367d644 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.31 2008/03/06 20:41:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.32 2008/03/11 14:52:45 cardoe Exp $
 #
 # Author: Doug Goldstein <cardoe@gentoo.org>
 #
@@ -53,8 +53,6 @@ mythtv-plugins_src_unpack() {
 mythtv-plugins_src_unpack_patch() {
        cd "${S}"
 
-       mythtv-fixes_patch
-
        sed -e 's!PREFIX = /usr/local!PREFIX = /usr!' \
        -i 'settings.pro' || die "fixing PREFIX to /usr failed"