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

(-)/usr/portage/media-gfx/gqview/gqview-2.1.5-r1.ebuild (+1 lines)
Lines 39-44 Link Here
39
src_install() {
39
src_install() {
40
	emake DESTDIR="${D}" install
40
	emake DESTDIR="${D}" install
41
	# leave README uncompressed because the program reads it
41
	# leave README uncompressed because the program reads it
42
	docompress -x "/usr/share/doc/${P}/README"
42
	dodoc AUTHORS ChangeLog TODO
43
	dodoc AUTHORS ChangeLog TODO
43
	rm -f "${D}/usr/share/doc/${PF}/COPYING"
44
	rm -f "${D}/usr/share/doc/${PF}/COPYING"
44
}
45
}

Return to bug 30111