mutter/pika-build-config/i386.sh
Ward from fusion-voyager-3 4a57808242
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 16s
attempt to fix xwayland frac scale: 2
2024-08-13 11:24:21 -04:00

6 lines
168 B
Bash
Executable File

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