drop gamescope session by default
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
This commit is contained in:
parent
7ff8261499
commit
c82d6545b0
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
|||||||
3
|
4
|
||||||
|
3
main.sh
3
main.sh
@ -11,9 +11,6 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
cd ./gamescope-session
|
cd ./gamescope-session
|
||||||
|
|
||||||
# Get build deps
|
|
||||||
apt-get build-dep ./ -y
|
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
LOGNAME=root dh_make --createorig -y -l -p gamescope-session_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
LOGNAME=root dh_make --createorig -y -l -p gamescope-session_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||||
dpkg-buildpackage --no-sign
|
dpkg-buildpackage --no-sign
|
||||||
|
Loading…
Reference in New Issue
Block a user