Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 138413
Collapse All | Expand All

(-)gqmpeg/gqmpeg-0.91.1.ebuild (-1 / +1 lines)
Lines 35-41 src_compile() { Link Here
35
src_install() {
35
src_install() {
36
	make DESTDIR=${D} install || die
36
	make DESTDIR=${D} install || die
37
37
38
	dodoc [A-KN-Z]*
38
	dodoc AUTHORS ChangeLog FAQ NEWS README SKIN-SPECS SKIN-SPECS-V1 TODO
39
39
40
	use gnome && ( \
40
	use gnome && ( \
41
		insinto /usr/share/gnome/apps/Multimedia
41
		insinto /usr/share/gnome/apps/Multimedia

Return to bug 138413