11 lines
212 B
Plaintext
Raw Normal View History

2020-04-18 22:17:58 -04:00
#! /usr/bin/make -f
export DH_VERBOSE=1
export PYBUILD_INTERPRETERS=python3
export PYBUILD_NAME=lubuntu-breeze-color
%:
dh $@ --with python3 --buildsystem=pybuild
2020-04-18 22:57:26 -04:00
override_dh_auto_test:
xvfb-run dh_auto_test