remove old patches
This commit is contained in:
parent
45ac602b8e
commit
ec1135afbf
@ -1,12 +0,0 @@
|
|||||||
$OpenBSD: patch-mono_tests_Makefile_in,v 1.3 2010/10/15 16:21:07 robert Exp $
|
|
||||||
--- mono/tests/Makefile.in.orig Tue Oct 5 22:00:38 2010
|
|
||||||
+++ mono/tests/Makefile.in Wed Oct 13 18:35:13 2010
|
|
||||||
@@ -1328,7 +1328,7 @@ test-type-load: TestDriver.dll
|
|
||||||
@$(MCS) -r:TestDriver.dll -r:load-missing.dll -r:t.dll -out:load-exceptions.exe $(srcdir)/load-exceptions.cs
|
|
||||||
@$(MCS) -t:library -out:t.dll $(srcdir)/t-missing.cs
|
|
||||||
@echo "Testing load-exception.exe..."
|
|
||||||
- @$(RUNTIME) load-exceptions.exe > load-exceptions.exe.stdout 2> load-exceptions.exe.stderr
|
|
||||||
+ -@$(RUNTIME) load-exceptions.exe > load-exceptions.exe.stdout 2> load-exceptions.exe.stderr
|
|
||||||
test-runtime-invoke: TestDriver.dll gen-runtime-invoke.exe
|
|
||||||
@$(RUNTIME) gen-runtime-invoke.exe > runtime-invoke.gen.cs
|
|
||||||
@$(MCS) -out:runtime-invoke.gen.exe -r:TestDriver.dll runtime-invoke.gen.cs
|
|
@ -1,9 +0,0 @@
|
|||||||
$OpenBSD: patch-web_mono-build_sh,v 1.1 2009/09/06 07:25:27 ajacoutot Exp $
|
|
||||||
--- web/mono-build.sh.orig Sun Aug 23 11:42:00 2009
|
|
||||||
+++ web/mono-build.sh Sun Aug 23 11:42:09 2009
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-#! /usr/bin/env bash
|
|
||||||
+#!/bin/sh
|
|
||||||
|
|
||||||
# Script to automate the building of mono and its dependencies.
|
|
||||||
# Relies on wget being installed (could make it fall back to using
|
|
Loading…
Reference in New Issue
Block a user