forked from python-packages/python-pid
This commit is contained in:
parent
a55543f1c5
commit
5ed7d93b5a
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
|||||||
2
|
3
|
2
main.sh
2
main.sh
@ -9,7 +9,7 @@ source ./pika-build-config.sh
|
|||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone ./python3-antlr4 https://github.com/antlr/antlr4 -b "$VERSION"
|
git clone --depth=1 https://github.com/antlr/antlr4 ./python3-antlr4 -b "$VERSION"
|
||||||
cp -rvf ./debian ./python3-antlr4/
|
cp -rvf ./debian ./python3-antlr4/
|
||||||
cd ./python3-antlr4
|
cd ./python3-antlr4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user