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

(-)gentoo/dev-util/monodevelop-database/monodevelop-database-3.0.2.ebuild (+4 lines)
Lines 24-29 Link Here
24
24
25
MAKEOPTS="${MAKEOPTS} -j1"
25
MAKEOPTS="${MAKEOPTS} -j1"
26
26
27
src_prepare() {
28
	sed -i -e '/^REFS *=/s/$/\n\t$(GTK_SHARP_LIBS) \\/' MonoDevelop.Database.Sql/Makefile.in
29
}
30
27
src_install() {
31
src_install() {
28
	default
32
	default
29
	mono_multilib_comply
33
	mono_multilib_comply

Return to bug 537674