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

Collapse All | Expand All

(-)/usr/portage/app-backup/amanda/amanda-2.5.2_p1-r3.ebuild (+3 lines)
Lines 145-150 src_compile() { Link Here
145
	local myconf
145
	local myconf
146
	cd "${S}"
146
	cd "${S}"
147
147
148
	# Fix -Wl,--as-needed
149
	epatch "${FILESDIR}"/${P}-fix-asneeded.patch || die "Failed to fix as-needed"
150
148
	einfo "Using '${AMANDA_DBMODE}' style database"
151
	einfo "Using '${AMANDA_DBMODE}' style database"
149
	myconf="${myconf} --with-db=${AMANDA_DBMODE}"
152
	myconf="${myconf} --with-db=${AMANDA_DBMODE}"
150
	einfo "Using ${AMANDA_SERVER_TAPE} for tape server."
153
	einfo "Using ${AMANDA_SERVER_TAPE} for tape server."

Return to bug 212970