aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild.sh
diff options
context:
space:
mode:
authorAdam Frisby2007-07-22 00:41:01 +0000
committerAdam Frisby2007-07-22 00:41:01 +0000
commitf2b3b9355d52c71bf5cf33554fa92c10408cbca4 (patch)
treef4730a8083c51047cdc614d71673c434f68584b7 /runprebuild.sh
parent* Enabled hydraulic erosion command. (diff)
downloadopensim-SC_OLD-f2b3b9355d52c71bf5cf33554fa92c10408cbca4.zip
opensim-SC_OLD-f2b3b9355d52c71bf5cf33554fa92c10408cbca4.tar.gz
opensim-SC_OLD-f2b3b9355d52c71bf5cf33554fa92c10408cbca4.tar.bz2
opensim-SC_OLD-f2b3b9355d52c71bf5cf33554fa92c10408cbca4.tar.xz
* Patched runprebuild.sh for *nix systems which do not register a mono ABI handler.
Diffstat (limited to 'runprebuild.sh')
-rwxr-xr-xrunprebuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/runprebuild.sh b/runprebuild.sh
index 3900ea6..5671b82 100755
--- a/runprebuild.sh
+++ b/runprebuild.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2 2
3./bin/Prebuild.exe /target nant 3mono bin/Prebuild.exe /target nant
4./bin/Prebuild.exe /target vs2005 4mono bin/Prebuild.exe /target vs2005