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

Collapse All | Expand All

(-)/usr/portage/dev-scheme/slib/slib-3.1.5-r1.ebuild (+1 lines)
Lines 63-68 Link Here
63
src_install() {
63
src_install() {
64
	emake infoz || die "infoz failed"
64
	emake infoz || die "infoz failed"
65
	emake install || die "install failed"
65
	emake install || die "install failed"
66
	sed -i "s:${D}::" "${D}"/usr/bin/slib || die "sed failed"
66
67
67
	dodoc ANNOUNCE ChangeLog FAQ README
68
	dodoc ANNOUNCE ChangeLog FAQ README
68
	dodir /usr/share/gambit/
69
	dodir /usr/share/gambit/

Return to bug 333937