Ward from fusion-voyager-3 a55543f1c5
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 40s
Inititial commit
2024-12-10 22:42:26 +03:00

11 lines
250 B
Makefile
Executable File

#! /usr/bin/make -f
export PYBUILD_NAME=antlr4-python3-runtime
export PYBUILD_TEST_ARGS=--pattern "*.py" --start-directory test
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_installchangelogs:
dh_installchangelogs -k RELEASE-4.5.txt