diff --git a/main.sh b/main.sh index 1557702..8c5e38b 100755 --- a/main.sh +++ b/main.sh @@ -4,7 +4,7 @@ set -e # Clone Upstream git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git cp -rvf ./debian ./mesa-git/ -cd ./mesa +cd ./mesa-git sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog echo -e "mesa-git (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 diff --git a/main32.sh b/main32.sh index 1557702..8c5e38b 100755 --- a/main32.sh +++ b/main32.sh @@ -4,7 +4,7 @@ set -e # Clone Upstream git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git cp -rvf ./debian ./mesa-git/ -cd ./mesa +cd ./mesa-git sed -i ' 1 s/.*/& - PikaOS YellowBirb Vulkan Only Mesa /' ./VERSION touch debian/changelog echo -e "mesa-git (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