generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
050f0b6380
commit
d8cb7350b0
4
main.sh
4
main.sh
@ -9,9 +9,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
|||||||
VERSION="1.0.3"
|
VERSION="1.0.3"
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
#git clone https://github.com/sched-ext/scx.git -b v"$VERSION"
|
git clone https://github.com/sched-ext/scx.git -b v"$VERSION"
|
||||||
git clone https://github.com/sched-ext/scx.git
|
|
||||||
git checkout v1.0.3
|
|
||||||
cp -rvf ./debian ./scx/
|
cp -rvf ./debian ./scx/
|
||||||
cd ./scx/
|
cd ./scx/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user