aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAdam Frisby2008-04-23 05:43:18 +0000
committerAdam Frisby2008-04-23 05:43:18 +0000
commitede5f5d4cb474a6e9d370637beaae250846f421f (patch)
tree5389a303f7d35539e9fcea0877e77d40950df734
parent* Committing an 'autobuild.sh' script for our CI server. Others may find this... (diff)
downloadopensim-SC_OLD-ede5f5d4cb474a6e9d370637beaae250846f421f.zip
opensim-SC_OLD-ede5f5d4cb474a6e9d370637beaae250846f421f.tar.gz
opensim-SC_OLD-ede5f5d4cb474a6e9d370637beaae250846f421f.tar.bz2
opensim-SC_OLD-ede5f5d4cb474a6e9d370637beaae250846f421f.tar.xz
* Tweaked autobuild.sh
-rw-r--r--autobuild.sh11
1 files changed, 5 insertions, 6 deletions
diff --git a/autobuild.sh b/autobuild.sh
index c492203..5c2fd46 100644
--- a/autobuild.sh
+++ b/autobuild.sh
@@ -1,6 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2 2mono bin/Prebuild.exe /target nant
3mono bin/Prebuild.exe /target nant 3perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
4# needed until we break up OpenSim.exe 4nant
5perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build 5
6nant