Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 0e9059fb97db058f369724d8bf213dda > files > 3

galago-sharp-0.5.0-5mdv2008.0.src.rpm

--- galago-sharp-0.5.0/tests/Makefile.am~	2006-04-05 10:01:54.000000000 +0200
+++ galago-sharp-0.5.0/tests/Makefile.am	2006-04-21 11:29:26.000000000 +0200
@@ -23,7 +23,7 @@
 	$(CSC) /out:$@ $(REFERENCES) $(srcdir)/$<
 
 unit-tests.dll: unit-tests.cs $(ASSEMBLIES)
-	$(CSC) /out:$@ /target:library $(REFERENCES) -pkg:nunit $(srcdir)/$<
+	$(CSC) /out:$@ /target:library $(REFERENCES) -pkg:mono-nunit $(srcdir)/$<
 
 EXTRA_DIST = \
 	get-presence.cs \