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

Collapse All | Expand All

(-)agave-0.4.4-r1.ebuild.orig (+7 lines)
Lines 34-36 Link Here
34
34
35
USE_DESTDIR="1"
35
USE_DESTDIR="1"
36
36
37
src_install() {
38
	gnome2_src_install
39
40
	# Fix the icon name in the desktop file.
41
	dosed "s:Icon=agave-icon.png:Icon=agave.png:" \
42
			/usr/share/applications/agave.desktop
43
}

Return to bug 151526