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

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- expect-5.44.1.15.ebuild
0
++ expect-5.44.1.15.ebuild
Lines 25-31 Link Here
25
	sed -i "s#/usr/local/bin#${EPREFIX}/usr/bin#" expect{,k}.man || die
25
	sed -i "s#/usr/local/bin#${EPREFIX}/usr/bin#" expect{,k}.man || die
26
	# stops any example scripts being installed by default
26
	# stops any example scripts being installed by default
27
	sed -i \
27
	sed -i \
28
		-e '/^install:/s/install-libraries //' \
28
		-e 's/^SCRIPT_LIST/_&/' \
29
		-e 's/^SCRIPTS/_&/' \
29
		-e 's/^SCRIPTS_MANPAGES = /_&/' \
30
		-e 's/^SCRIPTS_MANPAGES = /_&/' \
30
		Makefile.in
31
		Makefile.in
31
32

Return to bug 396099