View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild (+5 lines)
 Lines 26-28    Link Here 
	# This patch fixes a bug related to the numeric keypad. See bug #9536
	# This patch fixes a bug related to the numeric keypad. See bug #9536
	epatch ${FILESDIR}/${P}-gentoo.diff
	epatch ${FILESDIR}/${P}-gentoo.diff
}
}
src_compile() {
 	export MAKEOPTS="$(echo ${MAKEOPTS} | sed -e 's:-j *[0-9]*::g')"
	gnome2_src_compile
}