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

Collapse All | Expand All

(-)/usr/gentoo/overlay/sunrise/x11-misc/trayfreq/trayfreq-0.2_pre2.ebuild (+4 lines)
Lines 22-27 Link Here
22
22
23
S=${WORKDIR}/${MY_P}
23
S=${WORKDIR}/${MY_P}
24
24
25
src_prepare() {
26
	epatch "${FILESDIR}"/${P}-update_icon.patch
27
}
28
25
src_configure() {
29
src_configure() {
26
	econf $(use_enable suid setsuid) \
30
	econf $(use_enable suid setsuid) \
27
		$(use_enable autostart)
31
		$(use_enable autostart)

Return to bug 388643