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

(-)fte-20050108-r2.ebuild.orig (+8 lines)
Lines 53-58 Link Here
53
			-e "s:-lgpm::" \
53
			-e "s:-lgpm::" \
54
			-i src/fte-unix.mak
54
			-i src/fte-unix.mak
55
	fi
55
	fi
56
57
	cat /usr/include/linux/keyboard.h \
58
		| grep -v "wait.h" \
59
		> src/hacked_keyboard.h
60
61
	sed \
62
		-e "s:<linux/keyboard.h>:\"hacked_keyboard.h\":" \
63
		-i src/con_linux.cpp
56
}
64
}
57
65
58
src_compile() {
66
src_compile() {

Return to bug 75250