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

Collapse All | Expand All

(-)/usr/portage/dev-lang/pike/pike-7.6.24.ebuild (+3 lines)
Lines 75-78 Link Here
75
	else
75
	else
76
		make INSTALLARGS="--traditional" buildroot="${D}" install_nodoc || die
76
		make INSTALLARGS="--traditional" buildroot="${D}" install_nodoc || die
77
	fi
77
	fi
78
	
79
	x=`echo ${WORKDIR} | sed s/./_/g`
80
	find ${D} -type f -exec sed -i s${WORKDIR}${x} {} \;
78
}
81
}

Return to bug 81745