generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
b154e717d3
commit
b01ea6b44b
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
|||||||
VERSION="2.2.0"
|
VERSION="2.2.0"
|
||||||
|
|
||||||
# Clone Upstream
|
# 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/
|
cp -rvf ./debian ./kdsoap/
|
||||||
cd ./kdsoap/
|
cd ./kdsoap/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user