mutter/pika-build-config/amd64-v3.sh
Ward from fusion-voyager-3 ff5e7ba00a
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 49s
attempt to fix xwayland frac scale: 69
2024-08-13 12:23:53 -04:00

6 lines
172 B
Bash
Executable File

#! /bin/bash
export PIKA_BUILD_ARCH="amd64-v3"
export DEBIAN_FRONTEND="noninteractive"
export DEB_BUILD_OPTIONS="nocheck notest terse"
export DPKG_GENSYMBOLS_CHECK_LEVEL=0