aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/runprebuild.sh
diff options
context:
space:
mode:
authorSean Dague2007-11-05 14:31:33 +0000
committerSean Dague2007-11-05 14:31:33 +0000
commit3aac47f76909013d075a9e3dcf4b8333f92bfc69 (patch)
tree47ac3cae703ade7d36835139ff0bc053cac5c841 /runprebuild.sh
parentStarted to cleanup/close down childagent connections when a user teleports. ... (diff)
downloadopensim-SC_OLD-3aac47f76909013d075a9e3dcf4b8333f92bfc69.zip
opensim-SC_OLD-3aac47f76909013d075a9e3dcf4b8333f92bfc69.tar.gz
opensim-SC_OLD-3aac47f76909013d075a9e3dcf4b8333f92bfc69.tar.bz2
opensim-SC_OLD-3aac47f76909013d075a9e3dcf4b8333f92bfc69.tar.xz
add a fixup for linux building
Diffstat (limited to 'runprebuild.sh')
-rwxr-xr-xrunprebuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/runprebuild.sh b/runprebuild.sh
index 5671b82..87ca4d5 100755
--- a/runprebuild.sh
+++ b/runprebuild.sh
@@ -1,4 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3mono bin/Prebuild.exe /target nant 3mono bin/Prebuild.exe /target nant
4# needed until we break up OpenSim.exe
5perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
4mono bin/Prebuild.exe /target vs2005 6mono bin/Prebuild.exe /target vs2005