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

Collapse All | Expand All

(-)mrxvt-0.5.2.ebuild (+6 lines)
Lines 47-52 Link Here
47
DEPEND="${RDEPEND}
47
DEPEND="${RDEPEND}
48
	|| ( x11-proto/xproto virtual/x11 )"
48
	|| ( x11-proto/xproto virtual/x11 )"
49
49
50
src_unpack() {
51
	unpack ${A}
52
	cd ${S}
53
	epatch ${FILESDIR}/no_debug_x-0.5.2.patch
54
}
55
50
src_compile() {
56
src_compile() {
51
57
52
	local myconf
58
	local myconf

Return to bug 151532