Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560052
en ru br
ALT Linux repos
S:2.24.2-alt7
5.0: 2.24.0-alt1
4.1: 2.20.0-alt1
4.0: 2.16.0-alt1.1

Group :: Development/Other
RPM: libgnome-sharp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gnome-sharp-2241-getopts.patch
Download


--- gnome-sharp-2.24.1/sample/gnomevfs/Makefile.in	2009-03-03 16:09:52.000000000 +0000
+++ gnome-sharp-2.24.1/sample/gnomevfs/Makefile-new.in	2010-10-09 13:45:34.566816490 +0100
@@ -446,8 +446,6 @@
 TestVolumes.exe: $(srcdir)/TestVolumes.cs $(assemblies)
 	$(CSC) /out:TestVolumes.exe $(references) $(srcdir)/TestVolumes.cs
 
-TestXfer.exe: $(srcdir)/TestXfer.cs $(assemblies)
-	$(CSC) /out:TestXfer.exe $(references) -r:Mono.GetOptions.dll $(srcdir)/TestXfer.cs
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
--- gnome-sharp-2.24.1/sample/gnomevfs/Makefile.am	2008-03-07 02:32:14.000000000 +0000
+++ gnome-sharp-2.24.1/sample/gnomevfs/Makefile-new.am	2010-10-09 13:48:30.040219839 +0100
@@ -13,13 +13,6 @@
 	TestSyncWrite.exe	\
 	TestUnlink.exe		\
 	TestVolumes.exe
-
-if ENABLE_MONOGETOPTIONS
-EXTRA_TARGETS = TestXfer.exe
-else
-EXTRA_TARGETS =
-endif
-
 else
 TARGETS =
 EXTRA_TARGETS =
@@ -86,5 +79,3 @@
 TestVolumes.exe: $(srcdir)/TestVolumes.cs $(assemblies)
 	$(CSC) /out:TestVolumes.exe $(references) $(srcdir)/TestVolumes.cs
 
-TestXfer.exe: $(srcdir)/TestXfer.cs $(assemblies)
-	$(CSC) /out:TestXfer.exe $(references) -r:Mono.GetOptions.dll $(srcdir)/TestXfer.cs
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin