summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/mythtv/mythtv-0.25.1.ebuild')
-rw-r--r--media-tv/mythtv/mythtv-0.25.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-tv/mythtv/mythtv-0.25.1.ebuild b/media-tv/mythtv/mythtv-0.25.1.ebuild
index 46cf9b86f20a..4142ea5ece7b 100644
--- a/media-tv/mythtv/mythtv-0.25.1.ebuild
+++ b/media-tv/mythtv/mythtv-0.25.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.25.1.ebuild,v 1.6 2012/06/22 19:26:41 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.25.1.ebuild,v 1.7 2012/06/23 03:19:18 cardoe Exp $
EAPI=4
@@ -188,7 +188,7 @@ src_compile() {
}
src_install() {
- einstall INSTALL_ROOT="${ED}" || die "install failed"
+ einstall || die "install failed"
dodoc AUTHORS FAQ UPGRADING README
insinto /usr/share/mythtv/database
@@ -200,7 +200,6 @@ src_install() {
newconfd "${FILESDIR}"/mythbackend.conf mythbackend
dodoc keys.txt
- dohtml docs/*.html
keepdir /etc/mythtv
chown -R mythtv "${ED}"/etc/mythtv