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

(-)/usr/portage/x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild (-2 / +1 lines)
Lines 67-75 Link Here
67
		use buffer-on-clear && epatch "${FILESDIR}"/${PN}-9.14-clear.patch
67
		use buffer-on-clear && epatch "${FILESDIR}"/${PN}-9.14-clear.patch
68
68
69
		use alt-font-width && epatch "${FILESDIR}"/${PN}-9.06-font-width.patch
69
		use alt-font-width && epatch "${FILESDIR}"/${PN}-9.06-font-width.patch
70
	else
71
		epatch_user
72
	fi
70
	fi
71
	epatch_user
73
72
74
	# kill the rxvt-unicode terminfo file - #192083
73
	# kill the rxvt-unicode terminfo file - #192083
75
	sed -i -e "/rxvt-unicode.terminfo/d" doc/Makefile.in || die "sed failed"
74
	sed -i -e "/rxvt-unicode.terminfo/d" doc/Makefile.in || die "sed failed"

Return to bug 487040