From f3ffcef47d8a49d733e9bfc52925e1302c57621d Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" Date: Tue, 8 Aug 2023 19:00:32 +0300 Subject: [PATCH] update control --- main.sh | 1 + main32.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/main.sh b/main.sh index e2203d4..ba77157 100755 --- a/main.sh +++ b/main.sh @@ -5,6 +5,7 @@ set -e git clone https://gitlab.freedesktop.org/mesa/mesa cp -rvf ./debian ./mesa/ cd ./mesa +sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog echo -e "mesa (23.3.git."$(git rev-parse --short HEAD)"-99pika"$(date '+%Y%m%d')") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog diff --git a/main32.sh b/main32.sh index e2203d4..ba77157 100755 --- a/main32.sh +++ b/main32.sh @@ -5,6 +5,7 @@ set -e git clone https://gitlab.freedesktop.org/mesa/mesa cp -rvf ./debian ./mesa/ cd ./mesa +sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog echo -e "mesa (23.3.git."$(git rev-parse --short HEAD)"-99pika"$(date '+%Y%m%d')") lunar; urgency=medium\n\n * New GIT Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog