update control

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-08 19:00:32 +03:00
parent 9ff0ed21f5
commit f3ffcef47d
2 changed files with 2 additions and 0 deletions

View File

@ -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 <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog

View File

@ -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 <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog