From f9a7dcb06f21852a1d825e4a793ed1f85eaa9106 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Sun, 28 Jul 2024 01:46:40 +0300 Subject: [PATCH] port to pika os 4 --- .github/release-canary-v3 | 2 +- main.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index 0cfbf08..00750ed 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -2 +3 diff --git a/main.sh b/main.sh index fa8e219..46e5716 100755 --- a/main.sh +++ b/main.sh @@ -16,7 +16,7 @@ cd ./pika-refind-theme apt-get build-dep ./ -y # Build package -LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme"$VERSION" || echo "dh-make: Ignoring Last Error" +LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme_"$VERSION" || echo "dh-make: Ignoring Last Error" dpkg-buildpackage --no-sign # Move the debs to output