Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
gdata-sharp
gdata-sharp-find-nunit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdata-sharp-find-nunit.patch of Package gdata-sharp
Index: libgoogle-data-mono-1.4.0.2/Makefile =================================================================== --- libgoogle-data-mono-1.4.0.2.orig/Makefile +++ libgoogle-data-mono-1.4.0.2/Makefile @@ -128,7 +128,7 @@ uninstall: for i in $(PKGCONFIG_FILES) ; do rm "$(DESTDIR)$(PREFIX)/lib/pkgconfig/$$i" ; done tests: $(ALLLIBS) - $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) -r:nunit.framework.dll $(test_sources) + $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) $(shell pkg-config --libs nunit) $(test_sources) gbase_customertool_sources = samples/gbase/example.cs \ samples/gbase/customertool.cs \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor