fisrt commit
This commit is contained in:
parent
001e422167
commit
8f0eae0aef
1
main.sh
1
main.sh
@ -13,6 +13,7 @@ cd ./mangohud
|
|||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
|
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.8
|
||||||
dpkg-buildpackage
|
dpkg-buildpackage
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
@ -16,6 +16,7 @@ apt-get install crossbuild-essential-i386 lib32gcc-11-dev -y
|
|||||||
apt-get build-dep ./ -y -a i386
|
apt-get build-dep ./ -y -a i386
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
|
LOGNAME=root dh_make --createorig -y -l -p mangohud_0.6.8
|
||||||
dpkg-buildpackage -a i386
|
dpkg-buildpackage -a i386
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user