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

(-)conky-1.4.1.ebuild (-7 lines)
Lines 50-62 Link Here
50
	sys-apps/grep
50
	sys-apps/grep
51
	sys-apps/sed"
51
	sys-apps/sed"
52
52
53
src_unpack() {
54
	unpack ${A}
55
	cd ${S}
56
	epatch ${FILESDIR}/conky-sigaction.patch
57
}
58
59
60
src_compile() {
53
src_compile() {
61
	local mymake
54
	local mymake
62
	if useq ipv6 ; then
55
	if useq ipv6 ; then

Return to bug 133439