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

Collapse All | Expand All

(-)procps-3.2.8.ebuild (+5 lines)
Lines 48-53 Link Here
48
	if ! use n32 ; then
48
	if ! use n32 ; then
49
		epatch "${FILESDIR}"/${PN}-3.2.6-mips-n32_isnt_usable_on_mips64_yet.patch
49
		epatch "${FILESDIR}"/${PN}-3.2.6-mips-n32_isnt_usable_on_mips64_yet.patch
50
	fi
50
	fi
51
52
	# Patch to fix an error in procps with newer kernels to get rid
53
	# of the message "Unknown HZ value!".
54
	# See Debian bug 460331.
55
	epatch "${FILESDIR}"/30_sysinfo_7numbers.dpatch
51
}
56
}
52
57
53
src_compile() {
58
src_compile() {

Return to bug 303120