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

Collapse All | Expand All

(-)merkaartor-9999.ebuild.orig (-1 / +1 lines)
Lines 44-49 Link Here
44
	emake INSTALL_ROOT="${D}" install || die "install failed"
44
	emake INSTALL_ROOT="${D}" install || die "install failed"
45
	dodoc AUTHORS CHANGELOG HACKING || die "dodoc failed"
45
	dodoc AUTHORS CHANGELOG HACKING || die "dodoc failed"
46
46
47
	newicon Icons/Mercator_100x100.png "${PN}".png || die "newicon failed"
47
	newicon Icons/Merkaartor_100x100.png "${PN}".png || die "newicon failed"
48
	make_desktop_entry "${PN}" "Merkaartor" "${PN}" "Science;Geoscience"
48
	make_desktop_entry "${PN}" "Merkaartor" "${PN}" "Science;Geoscience"
49
}
49
}

Return to bug 265987