OpenSimMirror/autobuild.sh

7 lines
226 B
Bash
Raw Normal View History

#!/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