Update main32.sh
This commit is contained in:
parent
6c0d440150
commit
1ee8e56ebd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user