add a fixup for linux building

This commit is contained in:
Sean Dague
2007-11-05 14:31:33 +00:00
parent 73fbacea1f
commit 3aac47f769

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