Update main.sh
This commit is contained in:
parent
cd7379d38a
commit
15abbabb42
2
main.sh
2
main.sh
@ -7,7 +7,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-release
|
||||||
dpkg-buildpackage --no-sign
|
dpkg-buildpackage --no-sign
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user