mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
* Patched runprebuild.sh for *nix systems which do not register a mono ABI handler.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./bin/Prebuild.exe /target nant
|
||||
./bin/Prebuild.exe /target vs2005
|
||||
mono bin/Prebuild.exe /target nant
|
||||
mono bin/Prebuild.exe /target vs2005
|
||||
|
||||
Reference in New Issue
Block a user