fisrt commit

This commit is contained in:
Ward Nakchbandi 2023-03-09 21:58:40 +03:00
parent c3b0dc358c
commit 787ed4aebe
3 changed files with 4 additions and 5 deletions

View File

@ -5,8 +5,8 @@ add-apt-repository ppa:pikaos/pika
add-apt-repository ppa:kubuntu-ppa/backports
add-apt-repository ppa:pikaos/ppa-deps
# Clone Upstream
git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git -b v0.6.8
mv ./MangoHud ./mangohud
tar -xf mangohud_0.6.8.orig.tar.xz -C ./
mv ./MangoHud-v0.6.8./mangohud
cp -rvf ./debian ./mangohud
cd ./mangohud
@ -14,7 +14,6 @@ cd ./mangohud
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.8
dpkg-buildpackage
# Move the debs to output

View File

@ -6,8 +6,8 @@ add-apt-repository ppa:pikaos/pika
add-apt-repository ppa:kubuntu-ppa/backports
add-apt-repository ppa:pikaos/ppa-deps
# Clone Upstream
git clone --recurse-submodules https://github.com/flightlessmango/MangoHud.git -b v0.6.8
mv ./MangoHud ./mangohud
tar -xf mangohud_0.6.8.orig.tar.xz -C ./
mv ./MangoHud-v0.6.8./mangohud
cp -rvf ./debian ./mangohud
cd ./mangohud

BIN
mangohud_0.6.8.orig.tar.xz Normal file

Binary file not shown.