add a fixup for linux building

afrisby
Sean Dague 2007-11-05 14:31:33 +00:00
parent 73fbacea1f
commit 3aac47f769
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#!/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
mono bin/Prebuild.exe /target vs2005