From 999e28bc2c65991353115c1ec8278e7ff8044e6d Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Thu, 15 Aug 2024 22:58:50 +0300 Subject: [PATCH] change some meson opts --- debian/changelog | 2 +- main.sh | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8243e01..04d531f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -scx (1.0.2-101pika) pika; urgency=medium +scx (1.0.2.git-101pika) pika; urgency=medium * Pika diff --git a/main.sh b/main.sh index 8a6a303..32fcb0c 100755 --- a/main.sh +++ b/main.sh @@ -6,10 +6,11 @@ set -e echo "$PIKA_BUILD_ARCH" > pika-build-arch -VERSION="1.0.2" +VERSION="1.0.2.git" # 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 cp -rvf ./debian ./scx/ cd ./scx/