Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
gnome-sharp2
fix-sample-mono-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-sample-mono-path.patch of Package gnome-sharp2
diff -uprN gnome-sharp-2.24.2.old/sample/gconf/Makefile.am gnome-sharp-2.24.2/sample/gconf/Makefile.am --- gnome-sharp-2.24.2.old/sample/gconf/Makefile.am 2010-10-09 22:01:29.000000000 +0400 +++ gnome-sharp-2.24.2/sample/gconf/Makefile.am 2017-05-03 18:37:33.003801885 +0300 @@ -22,7 +22,7 @@ sample.exe: $(SCHEMA) $(srcdir)/sample.g $(CSC) /out:sample.exe $(FILES) $(REFERENCES) $(RESOURCES) Settings.cs: $(SCHEMA) - MONO_PATH=$(top_builddir)/gconf/GConf/gconf-sharp.dll:${MONO_PATH} $(RUNTIME) $(GCONFDIR)/tools/gconfsharp-schemagen.exe Sample $(SCHEMA) > Settings.cs + MONO_PATH=$(top_builddir)/gconf/GConf:${MONO_PATH} $(RUNTIME) $(GCONFDIR)/tools/gconfsharp-schemagen.exe Sample $(SCHEMA) > Settings.cs CLEANFILES = sample.exe Settings.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