nwg-displays/debian/rules
Ward from fusion-voyager-3 2b1e5c825e
Some checks failed
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 6s
PikaOS Package Build Only (amd64-v3) / build (push) Failing after 1s
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 5s
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 1s
port to pika os 4
2024-07-26 19:26:39 +03:00

11 lines
235 B
Makefile
Executable File

#! /usr/bin/make -f
## See debhelper(7) (uncomment to enable).
## Output every command that modifies files on the build system.
export DH_VERBOSE = 1
export PYBUILD_NAME = nwg-displays
%:
dh $@ --with python3 --buildsystem=pybuild