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

(-)/usr/portage/dev-dotnet/dbus-sharp/dbus-sharp-0.8.1.ebuild (+5 lines)
Lines 27-29 Link Here
27
	sed -i -e 's/gmcs/mcs/' configure.ac || die
27
	sed -i -e 's/gmcs/mcs/' configure.ac || die
28
	eautoreconf
28
	eautoreconf
29
}
29
}
30
31
src_install() {
32
    sn -R src/obj/*/${PN}.dll ${PN}.snk
33
    default
34
}

Return to bug 643452