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

(-)glibmm-2.14.2.ebuild (-3 lines)
Lines 28-36 Link Here
28
		sed -i 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' Makefile.in || \
28
		sed -i 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' Makefile.in || \
29
			die "sed Makefile.in failed"
29
			die "sed Makefile.in failed"
30
	fi
30
	fi
31
32
	# GTime and time_t are equivalent on fbsd, so we cannot define both
33
	use x86-fbsd && epatch "${FILESDIR}/${P}-date.patch"
34
}
31
}
35
32
36
src_install() {
33
src_install() {

Return to bug 199546