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

Collapse All | Expand All

(-)harfbuzz-0.9.9.ebuild (+4 lines)
Lines 41-46 src_configure() { Link Here
41
		$(use_enable static-libs static)
41
		$(use_enable static-libs static)
42
}
42
}
43
43
44
src_test() {
45
	emake -j1 check
46
}
47
44
src_install() {
48
src_install() {
45
	default
49
	default
46
	prune_libtool_files --all
50
	prune_libtool_files --all

Return to bug 447452