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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- dev-util/subversion/subversion-1.6.1.ebuild
0
++ dev-util/subversion/subversion-1.6.1.ebuild
Lines 108-113 Link Here
108
	cd "${S}"
108
	cd "${S}"
109
109
110
	epatch "${FILESDIR}/${PN}-1.6.0-disable_linking_against_unneeded_libraries.patch"
110
	epatch "${FILESDIR}/${PN}-1.6.0-disable_linking_against_unneeded_libraries.patch"
111
	epatch "${FILESDIR}/${P}-fix-sqlite-configuration.patch"
111
112
112
	sed -i \
113
	sed -i \
113
		-e "s/\(BUILD_RULES=.*\) bdb-test\(.*\)/\1\2/g" \
114
		-e "s/\(BUILD_RULES=.*\) bdb-test\(.*\)/\1\2/g" \

Return to bug 264241