From ac75f23c5ee0ea5416ca5d574dec9109dd793062 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 4 Jul 2020 12:09:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecompile.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compile.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/compile.sh b/compile.sh index 26a62da..0c0a47f 100644 --- a/compile.sh +++ b/compile.sh @@ -4,7 +4,6 @@ git clone https://git.4creative.net/OpenSim/OpenSimMirror.git OpenSimMirror git clone https://git.4creative.net/OpenSim/4Creative-Changes.git OpenSimDocker git clone https://git.4creative.net/OpenSim/MoneyServer.git OpenSimMoney -#git clone https://git.4creative.net/Module/OpenSimBirds.git ./OpenSimMirror/addon-modules/OpenSimBirds git clone https://git.4creative.net/Module/OpenSim.Modules.Warp3DCachedImageModule.git ./OpenSimMirror/addon-modules/OpenSim.Modules.Warp3DCachedImageModule git clone https://git.4creative.net/Module/OpenSim.Modules.JPEGConverter.git ./OpenSimMirror/addon-modules/OpenSim.Modules.JPEGConverter git clone https://git.4creative.net/Module/OpenSim.Modules.DisableAwayPhysic.git ./OpenSimMirror/addon-modules/OpenSim.Modules.DisableAwayPhysic @@ -21,10 +20,8 @@ cd OpenSimMirror git apply ./../OpenSimDocker/Patch/0001-change-version-info.patch git apply ./../OpenSimDocker/Patch/0001-fake-all-script-returns-for-HG-home-uri.patch git apply ./../OpenSimDocker/Patch/0001-remove-iar-pass-check.patch -#git apply ./../OpenSimDocker/Patch/0001-Add-os-commands-similar-to-experience-data-storage-.patch git apply ./../OpenSimDocker/Patch/0001-add-auto_grant_pay_perms.patch git apply ./../OpenSimDocker/Patch/0001-fix-permissions.patch -#git apply ./../OpenSimDocker/Patch/0001-fix-npe-in-ubode.patch cp ./../OpenSimDocker/Patch/AuthorizationService.cs ./OpenSim/Region/CoreModules/ServiceConnectorsOut/Authorization/AuthorizationService.cs @@ -43,7 +40,6 @@ rm bin/mautil.exe rm bin/opensim.sh cp bin/OpenSim.exe.config bin/MoneyServer.exe.config -#cp bin/lib/NET/Mono.Security.dll bin/Mono.Security.dll rm -r -f bin/Regions rm -r -f bin/config-include