utilities/tools/opae/opae.pacsign/debian/deb_folder/rules

11 lines
150 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_NAME = opae.pacsign
export DH_VERBOSE = 1
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test: