SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/msbuild/patches/patch-install-mono-prefix_sh
Normal file
11
devel/msbuild/patches/patch-install-mono-prefix_sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
disable color output
|
||||
|
||||
Index: install-mono-prefix.sh
|
||||
--- install-mono-prefix.sh.orig
|
||||
+++ install-mono-prefix.sh
|
||||
@@ -16,4 +16,4 @@ fi
|
||||
|
||||
MONO_PREFIX=$1
|
||||
|
||||
-msbuild mono/build/install.proj /p:MonoInstallPrefix=$MONO_PREFIX /p:Configuration=$CONFIG
|
||||
+msbuild mono/build/install.proj /clp:DisableConsoleColor /p:DESTDIR=$DESTDIR /p:MonoInstallPrefix=$MONO_PREFIX /p:Configuration=$CONFIG
|
Loading…
Add table
Add a link
Reference in a new issue