Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-05-11 11:42:28 +03:00 committed by GitHub
parent e14787e948
commit 5cf42619f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ cd ./gamescope
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package
LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0 LOGNAME=root dh_make --createorig -y -l -p gamescope_3.12.0-beta3
dpkg-buildpackage dpkg-buildpackage
# Move the debs to output # Move the debs to output