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

Collapse All | Expand All

(-)a/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild (+3 lines)
Lines 24-29 DEPEND="${RDEPEND} Link Here
24
src_unpack() {
24
src_unpack() {
25
	unpack ${A}
25
	unpack ${A}
26
26
27
	cd "${WORKDIR}"/patch
28
	epatch "${FILESDIR}"/230_all_MAX_ARG.patch.patch
29
27
	cd "${S}"
30
	cd "${S}"
28
	rm -rf rexec
31
	rm -rf rexec
29
	mv ../rexec rexec
32
	mv ../rexec rexec

Return to bug 328081