fix github builder
This commit is contained in:
parent
dced016506
commit
7f32b28d28
2
main.sh
2
main.sh
@ -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 wlroots_3.11.52-beta2
|
LOGNAME=root dh_make --createorig -y -l -p gamescope_3.11.52
|
||||||
dpkg-buildpackage
|
dpkg-buildpackage
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user