shit
This commit is contained in:
parent
5cd825b7ea
commit
1c9fc92923
2
main.sh
2
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 <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog
|
||||
|
@ -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 <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog
|
||||
|
Loading…
Reference in New Issue
Block a user