Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
# This patch fixes a bug related to the numeric keypad. See bug #9536
epatch ${FILESDIR}/${P}-gentoo.diff
}
src_compile() {
export MAKEOPTS="$(echo ${MAKEOPTS} | sed -e 's:-j *[0-9]*::g')"
gnome2_src_compile