From b01ea6b44b2dc716ce6474c15e9692abb450e416 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (CosmicFusion)" Date: Sat, 21 Dec 2024 22:32:07 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 21e43b5..47e081a 100755 --- a/main.sh +++ b/main.sh @@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch VERSION="2.2.0" # Clone Upstream -git clone --depth 1 -b kdsoap-"$VERSION" https://github.com/KDAB/KDSoap ./kdsoap/ +git clone --recurse-submodules --depth 1 -b kdsoap-"$VERSION" https://github.com/KDAB/KDSoap ./kdsoap/ cp -rvf ./debian ./kdsoap/ cd ./kdsoap/