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

10 lines
157 B
Makefile
Executable File

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