clockwerk-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 30  →  ?path2? @ 31
/lib/upgrade-clockwerk
@@ -51,9 +51,11 @@
dialog --yesno "By selecting yes here, the OpenSim sources will be updated from the development repository, compiled and added to the current OpenSim working directory. Selecting yes here will not affect any modifications you may have done to OpenSim's ini files. Upgrade the OpenSim binaries to the lastest development version?" 10 70
if [ $? == "0" ]; then
echo "[Clockwerk] Cleaning..."
make clean
./runprebuild.sh clean
echo "[Clockwerk] Prebuild..."
./runprebuild.sh
echo "[Clockwerk] Build..."
make
nant
if [ -d /srv/opensim ]; then
echo "[Clockwerk] Copying files..."
mkdir -p /srv/opensim