a72a07e53d
While beeing a development release, this is the most stable version I used on OpenBSD for now. Several patches are removed as they went upstream. Thanks to jolan@ for pointing me at this release and cooking a couple of patches. Fix build on powerpc and add it to ONLY_FOR_ARCHS ; slightly tested on macppc. A similar port was successfuly tested by jolan@ on amd64. no objection alek@ (maintainer) ok jolan@ ok jasper@
10 lines
359 B
Plaintext
10 lines
359 B
Plaintext
$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
|