fisrt commit

This commit is contained in:
Ward Nakchbandi 2023-03-09 21:40:56 +03:00
parent 001e422167
commit 8f0eae0aef
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ 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

@ -16,6 +16,7 @@ apt-get install crossbuild-essential-i386 lib32gcc-11-dev -y
apt-get build-dep ./ -y -a i386
# Build package
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.8
dpkg-buildpackage -a i386
# Move the debs to output