Update main32.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-06-18 17:46:29 +03:00 committed by GitHub
parent 6c0d440150
commit 1ee8e56ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,10 +7,11 @@ add-apt-repository ppa:pikaos/pika
add-apt-repository ppa:kubuntu-ppa/backports
apt update
# Clone Upstream
tar -xf mangohud_0.6.8.orig.tar.xz -C ./
mv ./MangoHud-v0.6.8 ./mangohud
git clone https://github.com/flightlessmango/MangoHud -b v0.6.9-1
mv ./MangoHud ./mangohud
cp -rvf ./debian ./mangohud/
cd ./mangohud
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.9.1
# Get build deps
ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime