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

(-)/usr/portage/media-gfx/fbida/fbida-2.05.ebuild (+5 lines)
Lines 87-90 Link Here
87
	if ! use pdf; then
87
	if ! use pdf; then
88
		rm -f ${D}/usr/bin/fbgs ${D}/usr/share/man/man1/fbgs.1
88
		rm -f ${D}/usr/bin/fbgs ${D}/usr/share/man/man1/fbgs.1
89
	fi
89
	fi
90
91
	if use X ; then
92
		newicon logo.jpg ${PN}.jpg
93
		make_desktop_entry ida "Ida" /usr/share/pixmaps/${PN}.jpg
94
	fi
90
}
95
}

Return to bug 175574