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

(-)apr-util-0.9.12-r1.ebuild (-1 / +1 lines)
Lines 34-40 Link Here
34
34
35
	# Fix the config.layout
35
	# Fix the config.layout
36
	ebegin "Applying ${P}-config.layout.patch"
36
	ebegin "Applying ${P}-config.layout.patch"
37
	sed -i "s,prefix:        /usr/local/apr,prefix:        /usr," \
37
	sed -i "s,prefix:        /usr/local/apr,prefix:        ${EPREFIX}/usr," \
38
		"${S}"/config.layout
38
		"${S}"/config.layout
39
	eend $?
39
	eend $?
40
40

Return to bug 174875