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

(-)a/app-crypt/libmd/libmd-1.0.1.ebuild (-2 / +1 lines)
Lines 21-26 src_install() { Link Here
21
	default
21
	default
22
22
23
	if ! use static-libs; then
23
	if ! use static-libs; then
24
		rm "${D}"/usr/$(get_libdir)/libmd.la || die
24
		rm "${ED}"/usr/$(get_libdir)/libmd.la || die
25
	fi
25
	fi
26
}
26
}
27
- 

Return to bug 686846