Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 372667 | Differences between
and this patch

Collapse All | Expand All

(-)qt-recordmydesktop-0.3.8-r1.ebuild (-2 / +2 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.8-r1.ebuild,v 1.1 2010/11/15 20:38:20 radhermit Exp $
3
# $Header: /var/cvsroot/gentoo-x86/media-video/qt-recordmydesktop/qt-recordmydesktop-0.3.8-r1.ebuild,v 1.1 2010/11/15 20:38:20 radhermit Exp $
4
4
5
EAPI="2"
5
EAPI="4"
6
6
7
inherit qt4-r2 eutils
7
inherit qt4-r2 eutils
8
8
Lines 32-37 Link Here
32
}
32
}
33
33
34
src_install() {
34
src_install() {
35
	emake DESTDIR="${D}" install || die
35
	default
36
	dodoc NEWS README AUTHORS ChangeLog
36
	dodoc NEWS README AUTHORS ChangeLog
37
}
37
}

Return to bug 372667