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

(-)/usr/portage/dev-lang/duktape/duktape-2.5.0.ebuild.old (-1 / +1 lines)
Lines 21-27 Link Here
21
	eapply_user
21
	eapply_user
22
22
23
	# Set install path
23
	# Set install path
24
	sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D::-1}/usr#" \
24
	sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D}/usr#" \
25
			Makefile.sharedlibrary || die "failed to set install path"
25
			Makefile.sharedlibrary || die "failed to set install path"
26
26
27
	# Edit pkgconfig
27
	# Edit pkgconfig

Return to bug 729914