* Tweaked autobuild.sh
parent
21a000016b
commit
ede5f5d4cb
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
mono bin/Prebuild.exe /target nant
|
||||
# needed until we break up OpenSim.exe
|
||||
perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
|
||||
nant
|
||||
|
||||
|
|
Loading…
Reference in New Issue