drop gamescope session by default
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-29 01:40:45 +03:00
parent 7ff8261499
commit c82d6545b0
2 changed files with 1 additions and 4 deletions

View File

@ -1 +1 @@
3
4

View File

@ -11,9 +11,6 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream
cd ./gamescope-session
# Get build deps
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p gamescope-session_"$VERSION" || echo "dh-make: Ignoring Last Error"
dpkg-buildpackage --no-sign