This repository has been archived on 2025-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
Window Managers Group b90b126b65 Initial commit
2024-12-28 13:14:28 +01: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