From 7208a698071a8c8e9f2b1c4d90ba28408c8f04c2 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" Date: Tue, 8 Aug 2023 20:34:54 +0300 Subject: [PATCH] update control --- main.sh | 2 +- main32.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.sh b/main.sh index 7b65ceb..119eb20 100755 --- a/main.sh +++ b/main.sh @@ -7,7 +7,7 @@ cp -rvf ./debian ./mesa/ cd ./mesa sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog -echo -e "mesa (23.3-99pika"$(date '+%Y%m%d')".git."$(git rev-parse --short HEAD)") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog +echo -e "mesa (23.3-99pika"$(date '+%Y%m%d')".git.0."$(git rev-parse --short HEAD)") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog # Get build deps apt-get build-dep ./ -y diff --git a/main32.sh b/main32.sh index 7b65ceb..119eb20 100755 --- a/main32.sh +++ b/main32.sh @@ -7,7 +7,7 @@ cp -rvf ./debian ./mesa/ cd ./mesa sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog -echo -e "mesa (23.3-99pika"$(date '+%Y%m%d')".git."$(git rev-parse --short HEAD)") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog +echo -e "mesa (23.3-99pika"$(date '+%Y%m%d')".git.0."$(git rev-parse --short HEAD)") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog # Get build deps apt-get build-dep ./ -y