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

(-)/usr/portage/dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild (+2 lines)
Lines 43-48 Link Here
43
43
44
src_compile() {
44
src_compile() {
45
	default
45
	default
46
	cd bin
47
	for all in `ls *.dll`; do sn -q -R $all ../${PN}.snk; done
46
}
48
}
47
49
48
src_install() {
50
src_install() {

Return to bug 644232